===> Building for codeblocks-20.03nb13 Making all in src gmake[1]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src' Making all in include gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include' rm -f sdk_precomp.h.gch clang++ -DHAVE_CONFIG_H -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -o sdk_precomp.h.gch -xc++-header ./sdk_precomp.h In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. rm -f sdk.h.gch clang++ -DHAVE_CONFIG_H -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -o sdk.h.gch -xc++-header ./sdk.h In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ./sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include' Making all in scripting gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting' Making all in sqplus gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/sqplus' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/sqplus' Making all in bindings gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/bindings' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/bindings' Making all in squirrel gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/squirrel' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/squirrel' Making all in sqstdlib gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/sqstdlib' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/sqstdlib' Making all in include gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/include' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting/include' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/scripting' Making all in tinyxml gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/tinyxml' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include/tinyxml' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/include' Making all in base gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/base' Making all in tinyxml gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/base/tinyxml' depbase=`echo tinyxml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT tinyxml.lo -MD -MP -MF $depbase.Tpo -c -o tinyxml.lo tinyxml.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c tinyxml.cpp -fno-common -DPIC -o .libs/tinyxml.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c tinyxml.cpp -o tinyxml.o >/dev/null 2>&1 depbase=`echo tinyxmlerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF $depbase.Tpo -c -o tinyxmlerror.lo tinyxmlerror.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c tinyxmlerror.cpp -fno-common -DPIC -o .libs/tinyxmlerror.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c tinyxmlerror.cpp -o tinyxmlerror.o >/dev/null 2>&1 depbase=`echo tinyxmlparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF $depbase.Tpo -c -o tinyxmlparser.lo tinyxmlparser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp -fno-common -DPIC -o .libs/tinyxmlparser.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp -o tinyxmlparser.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -L/opt/pkg/lib -o libtinyxml.la tinyxml.lo tinyxmlerror.lo tinyxmlparser.lo -lpthread -ldl libtool: link: ar cr .libs/libtinyxml.a .libs/tinyxml.o .libs/tinyxmlerror.o .libs/tinyxmlparser.o libtool: link: ranlib .libs/libtinyxml.a libtool: link: ( cd ".libs" && rm -f "libtinyxml.la" && ln -s "../libtinyxml.la" "libtinyxml.la" ) gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/base/tinyxml' gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/base' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/base' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/base' Making all in build_tools gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/build_tools' Making all in autorevision gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/build_tools/autorevision' depbase=`echo autorevision.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT autorevision.o -MD -MP -MF $depbase.Tpo -c -o autorevision.o autorevision.cpp &&\ mv -f $depbase.Tpo $depbase.Po /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -L/opt/pkg/lib -o auto_revision autorevision.o ../../../src/base/tinyxml/libtinyxml.la -lpthread -ldl libtool: link: clang++ -pipe -Os -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -o auto_revision autorevision.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../../src/base/tinyxml/.libs/libtinyxml.a -lpthread -ldl ./auto_revision +int +wx +t ../../.. ../../../src/include/autorevision.h gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/build_tools/autorevision' gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/build_tools' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/build_tools' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/build_tools' Making all in mime gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/mime' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/mime' Making all in sdk gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk' Making all in scripting gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting' Making all in sqplus gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/sqplus' depbase=`echo SqPlus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT SqPlus.lo -MD -MP -MF $depbase.Tpo -c -o SqPlus.lo SqPlus.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT SqPlus.lo -MD -MP -MF .deps/SqPlus.Tpo -c SqPlus.cpp -fno-common -DPIC -o .libs/SqPlus.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT SqPlus.lo -MD -MP -MF .deps/SqPlus.Tpo -c SqPlus.cpp -o SqPlus.o >/dev/null 2>&1 depbase=`echo SquirrelVM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT SquirrelVM.lo -MD -MP -MF $depbase.Tpo -c -o SquirrelVM.lo SquirrelVM.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT SquirrelVM.lo -MD -MP -MF .deps/SquirrelVM.Tpo -c SquirrelVM.cpp -fno-common -DPIC -o .libs/SquirrelVM.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT SquirrelVM.lo -MD -MP -MF .deps/SquirrelVM.Tpo -c SquirrelVM.cpp -o SquirrelVM.o >/dev/null 2>&1 depbase=`echo SquirrelBindingsUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT SquirrelBindingsUtils.lo -MD -MP -MF $depbase.Tpo -c -o SquirrelBindingsUtils.lo SquirrelBindingsUtils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT SquirrelBindingsUtils.lo -MD -MP -MF .deps/SquirrelBindingsUtils.Tpo -c SquirrelBindingsUtils.cpp -fno-common -DPIC -o .libs/SquirrelBindingsUtils.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT SquirrelBindingsUtils.lo -MD -MP -MF .deps/SquirrelBindingsUtils.Tpo -c SquirrelBindingsUtils.cpp -o SquirrelBindingsUtils.o >/dev/null 2>&1 depbase=`echo SquirrelObject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT SquirrelObject.lo -MD -MP -MF $depbase.Tpo -c -o SquirrelObject.lo SquirrelObject.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT SquirrelObject.lo -MD -MP -MF .deps/SquirrelObject.Tpo -c SquirrelObject.cpp -fno-common -DPIC -o .libs/SquirrelObject.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT SquirrelObject.lo -MD -MP -MF .deps/SquirrelObject.Tpo -c SquirrelObject.cpp -o SquirrelObject.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -L/opt/pkg/lib -o libsqplus.la SqPlus.lo SquirrelVM.lo SquirrelBindingsUtils.lo SquirrelObject.lo -lpthread -ldl libtool: link: ar cr .libs/libsqplus.a .libs/SqPlus.o .libs/SquirrelVM.o .libs/SquirrelBindingsUtils.o .libs/SquirrelObject.o libtool: link: ranlib .libs/libsqplus.a libtool: link: ( cd ".libs" && rm -f "libsqplus.la" && ln -s "../libsqplus.la" "libsqplus.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/sqplus' Making all in bindings gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/bindings' depbase=`echo scriptbindings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT scriptbindings.lo -MD -MP -MF $depbase.Tpo -c -o scriptbindings.lo scriptbindings.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scriptbindings.lo -MD -MP -MF .deps/scriptbindings.Tpo -c scriptbindings.cpp -fno-common -DPIC -o .libs/scriptbindings.o In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptbindings.cpp:24: ../../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptbindings.cpp:24: ../../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:821:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<void (ProjectFile::*)(const wxString &)>' requested here func(&ProjectFile::AddBuildTarget, "AddBuildTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:822:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<void (ProjectFile::*)(const wxString &, const wxString &)>' requested here func(&ProjectFile::RenameBuildTarget, "RenameBuildTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:824:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<const wxArrayString &(ProjectFile::*)() const>' requested here func(&ProjectFile::GetBuildTargets, "GetBuildTargets"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:825:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<wxString (ProjectFile::*)() const>' requested here func(&ProjectFile::GetBaseName, "GetBaseName"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:826:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<const wxString &(ProjectFile::*)()>' requested here func(&ProjectFile::GetObjName, "GetObjName"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:828:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<cbProject *(ProjectFile::*)()>' requested here func(&ProjectFile::GetParentProject, "GetParentProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:829:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<void (ProjectFile::*)(const wxString &, bool)>' requested here func(&ProjectFile::SetUseCustomBuildCommand, "SetUseCustomBuildCommand"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:831:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<bool (ProjectFile::*)(const wxString &)>' requested here func(&ProjectFile::GetUseCustomBuildCommand, "GetUseCustomBuildCommand"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:832:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<wxString (ProjectFile::*)(const wxString &)>' requested here func(&ProjectFile::GetCustomBuildCommand, "GetCustomBuildCommand"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:843:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(int)>' requested here func(&CompileOptionsBase::AddPlatform, "AddPlatform"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:846:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<int (CompileOptionsBase::*)() const>' requested here func(&CompileOptionsBase::GetPlatforms, "GetPlatforms"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:847:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<bool (CompileOptionsBase::*)() const>' requested here func(&CompileOptionsBase::SupportsCurrentPlatform, "SupportsCurrentPlatform"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:848:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(const wxArrayString &)>' requested here func(&CompileOptionsBase::SetLinkerOptions, "SetLinkerOptions"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:850:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(LinkerExecutableOption)>' requested here func(&CompileOptionsBase::SetLinkerExecutable, "SetLinkerExecutable"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:851:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<LinkerExecutableOption (CompileOptionsBase::*)() const>' requested here func(&CompileOptionsBase::GetLinkerExecutable, "GetLinkerExecutable"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:859:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<const wxArrayString &(CompileOptionsBase::*)() const>' requested here func(&CompileOptionsBase::GetLinkerOptions, "GetLinkerOptions"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:869:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(bool)>' requested here func(&CompileOptionsBase::SetModified, "SetModified"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:870:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(const wxString &)>' requested here func(&CompileOptionsBase::AddLinkerOption, "AddLinkerOption"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:879:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(const wxString &, const wxString &)>' requested here func(&CompileOptionsBase::ReplaceLinkerOption, "ReplaceLinkerOption"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:901:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<bool (CompileOptionsBase::*)(const wxString &, const wxString &, bool)>' requested here func(&CompileOptionsBase::SetVar, "SetVar"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:902:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<const wxString &(CompileOptionsBase::*)(const wxString &) const>' requested here func(&CompileOptionsBase::GetVar, "GetVar"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:903:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<bool (CompileOptionsBase::*)(const wxString &)>' requested here func(&CompileOptionsBase::UnsetVar, "UnsetVar"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:904:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)()>' requested here func(&CompileOptionsBase::UnsetAllVars, "UnsetAllVars"); ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:907:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(TargetFilenameGenerationPolicy, TargetFilenameGenerationPolicy)>' requested here func(&CompileTargetBase::SetTargetFilenameGenerationPolicy, "SetTargetFilenameGenerationPolicy"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:909:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<const wxString &(CompileTargetBase::*)() const>' requested here func(&CompileTargetBase::GetFilename, "GetFilename"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:911:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(const wxString &)>' requested here func(&CompileTargetBase::SetTitle, "SetTitle"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:916:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<OptionsRelation (CompileTargetBase::*)(OptionsRelationType) const>' requested here func(&CompileTargetBase::GetOptionRelation, "GetOptionRelation"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:917:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(OptionsRelationType, OptionsRelation)>' requested here func(&CompileTargetBase::SetOptionRelation, "SetOptionRelation"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:918:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<wxString (CompileTargetBase::*)()>' requested here func(&CompileTargetBase::GetWorkingDir, "GetWorkingDir"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:919:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<wxString (CompileTargetBase::*)() const>' requested here func(&CompileTargetBase::GetObjectOutput, "GetObjectOutput"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:928:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(TargetType)>' requested here func(&CompileTargetBase::SetTargetType, "SetTargetType"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:929:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<TargetType (CompileTargetBase::*)() const>' requested here func(&CompileTargetBase::GetTargetType, "GetTargetType"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:936:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<wxString (CompileTargetBase::*)(MakeCommand) const>' requested here func(&CompileTargetBase::GetMakeCommandFor, "GetMakeCommandFor"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:937:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(MakeCommand, const wxString &)>' requested here func(&CompileTargetBase::SetMakeCommandFor, "SetMakeCommandFor"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:938:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<bool (CompileTargetBase::*)() const>' requested here func(&CompileTargetBase::MakeCommandsModified, "MakeCommandsModified"); ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:941:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<const cbProject *(ProjectBuildTarget::*)() const>' requested here func<const cbProject* (ProjectBuildTarget::*)() const>(&ProjectBuildTarget::GetParentProject, "GetParentProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:942:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<wxString (ProjectBuildTarget::*)() const>' requested here func(&ProjectBuildTarget::GetFullTitle, "GetFullTitle"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:943:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<const wxString &(ProjectBuildTarget::*)() const>' requested here func(&ProjectBuildTarget::GetExternalDeps, "GetExternalDeps"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:944:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<void (ProjectBuildTarget::*)(const wxString &)>' requested here func(&ProjectBuildTarget::SetExternalDeps, "SetExternalDeps"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:947:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<bool (ProjectBuildTarget::*)() const>' requested here func(&ProjectBuildTarget::GetIncludeInTargetAll, "GetIncludeInTargetAll"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:948:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<void (ProjectBuildTarget::*)(bool)>' requested here func(&ProjectBuildTarget::SetIncludeInTargetAll, "SetIncludeInTargetAll"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:955:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<int (ProjectBuildTarget::*)()>' requested here func(&ProjectBuildTarget::GetFilesCount, "GetFilesCount"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:956:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<ProjectFile *(ProjectBuildTarget::*)(int)>' requested here func(&ProjectBuildTarget::GetFile, "GetFile"); ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:959:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)() const>' requested here func(&cbProject::GetModified, "GetModified"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:960:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(bool)>' requested here func(&cbProject::SetModified, "SetModified"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:961:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<const wxString &(cbProject::*)() const>' requested here func(&cbProject::GetMakefile, "GetMakefile"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:962:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(const wxString &)>' requested here func(&cbProject::SetMakefile, "SetMakefile"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:963:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)()>' requested here func(&cbProject::IsMakefileCustom, "IsMakefileCustom"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:965:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(bool)>' requested here func(&cbProject::CloseAllFiles, "CloseAllFiles"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:972:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<wxString (cbProject::*)() const>' requested here func(&cbProject::GetCommonTopLevelPath, "GetCommonTopLevelPath"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:973:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<int (cbProject::*)()>' requested here func(&cbProject::GetFilesCount, "GetFilesCount"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:974:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<ProjectFile *(cbProject::*)(int)>' requested here func(&cbProject::GetFile, "GetFile"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:975:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<ProjectFile *(cbProject::*)(const wxString &, bool, bool)>' requested here func(&cbProject::GetFileByFilename, "GetFileByFilename"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:978:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<int (cbProject::*)() const>' requested here func(&cbProject::GetBuildTargetsCount, "GetBuildTargetsCount"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:980:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<ProjectBuildTarget *(cbProject::*)(const wxString &)>' requested here func(&cbProject::AddBuildTarget, "AddBuildTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:985:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &, bool) const>' requested here func(&cbProject::BuildTargetValid, "BuildTargetValid"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:986:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<wxString (cbProject::*)(bool) const>' requested here func(&cbProject::GetFirstValidBuildTargetName, "GetFirstValidBuildTargetName"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:989:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &)>' requested here func(&cbProject::SetActiveBuildTarget, "SetActiveBuildTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:991:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<int (cbProject::*)(int, bool)>' requested here func(&cbProject::SelectTarget, "SelectTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:992:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<const ProjectBuildTarget *(cbProject::*)() const>' requested here func<const ProjectBuildTarget* (cbProject::*)() const>(&cbProject::GetCurrentlyCompilingTarget, "GetCurrentlyCompilingTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:993:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(ProjectBuildTarget *)>' requested here func(&cbProject::SetCurrentlyCompilingTarget, "SetCurrentlyCompilingTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:994:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<PCHMode (cbProject::*)() const>' requested here func(&cbProject::GetModeForPCH, "GetModeForPCH"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:995:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(PCHMode)>' requested here func(&cbProject::SetModeForPCH, "SetModeForPCH"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1004:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(bool, bool)>' requested here func(&cbProject::ShowNotes, "ShowNotes"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1013:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &, const wxArrayString &)>' requested here func(&cbProject::DefineVirtualBuildTarget, "DefineVirtualBuildTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1014:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &) const>' requested here func(&cbProject::HasVirtualBuildTarget, "HasVirtualBuildTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1016:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<wxArrayString (cbProject::*)() const>' requested here func(&cbProject::GetVirtualBuildTargets, "GetVirtualBuildTargets"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1017:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<const wxArrayString &(cbProject::*)(const wxString &) const>' requested here func(&cbProject::GetVirtualBuildTargetGroup, "GetVirtualBuildTargetGroup"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1018:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<wxArrayString (cbProject::*)(const wxString &) const>' requested here func(&cbProject::GetExpandedVirtualBuildTargetGroup, "GetExpandedVirtualBuildTargetGroup"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1019:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &, const wxString &)>' requested here func(&cbProject::CanAddToVirtualBuildTarget, "CanAddToVirtualBuildTarget"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1024:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<wxString (ProjectManager::*)()>' requested here func(&ProjectManager::GetDefaultPath, "GetDefaultPath"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1025:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<void (ProjectManager::*)(const wxString &)>' requested here func(&ProjectManager::SetDefaultPath, "SetDefaultPath"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1026:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<cbProject *(ProjectManager::*)()>' requested here func(&ProjectManager::GetActiveProject, "GetActiveProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1029:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<void (ProjectManager::*)(cbProject *, bool)>' requested here func(&ProjectManager::SetProject, "SetProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1030:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(const wxString &)>' requested here func(&ProjectManager::LoadWorkspace, "LoadWorkspace"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1031:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)()>' requested here func(&ProjectManager::SaveWorkspace, "SaveWorkspace"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1034:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<cbProject *(ProjectManager::*)(const wxString &)>' requested here func(&ProjectManager::IsOpen, "IsOpen"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1035:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<cbProject *(ProjectManager::*)(const wxString &, bool)>' requested here func(&ProjectManager::LoadProject, "LoadProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1036:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(cbProject *)>' requested here func(&ProjectManager::SaveProject, "SaveProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1041:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(cbProject *, bool, bool)>' requested here func(&ProjectManager::CloseProject, "CloseProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1042:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(bool)>' requested here func(&ProjectManager::CloseActiveProject, "CloseActiveProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1047:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(cbProject *, cbProject *)>' requested here func(&ProjectManager::AddProjectDependency, "AddProjectDependency"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1048:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<void (ProjectManager::*)(cbProject *, cbProject *)>' requested here func(&ProjectManager::RemoveProjectDependency, "RemoveProjectDependency"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1049:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<void (ProjectManager::*)(cbProject *)>' requested here func(&ProjectManager::ClearProjectDependencies, "ClearProjectDependencies"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1051:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<const ProjectsArray *(ProjectManager::*)(cbProject *)>' requested here func(&ProjectManager::GetDependenciesForProject, "GetDependenciesForProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1056:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<const wxString &(EditorBase::*)() const>' requested here func(&EditorBase::GetFilename, "GetFilename"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1057:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)(const wxString &)>' requested here func(&EditorBase::SetFilename, "SetFilename"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1059:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<bool (EditorBase::*)() const>' requested here func(&EditorBase::GetModified, "GetModified"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1060:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)(bool)>' requested here func(&EditorBase::SetModified, "SetModified"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1061:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<const wxString &(EditorBase::*)()>' requested here func(&EditorBase::GetTitle, "GetTitle"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1063:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)()>' requested here func(&EditorBase::Activate, "Activate"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1064:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<bool (EditorBase::*)()>' requested here func(&EditorBase::Close, "Close"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1068:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)(int, bool)>' requested here func(&EditorBase::GotoLine, "GotoLine"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1081:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)(const wxString &)>' requested here func(&cbEditor::SetEditorTitle, "SetEditorTitle"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1082:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<ProjectFile *(cbEditor::*)() const>' requested here func(&cbEditor::GetProjectFile, "GetProjectFile"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1083:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<bool (cbEditor::*)()>' requested here func(&cbEditor::Save, "Save"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1085:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)()>' requested here func(&cbEditor::FoldAll, "FoldAll"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1088:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)(int)>' requested here func(&cbEditor::FoldBlockFromLine, "FoldBlockFromLine"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1091:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<int (cbEditor::*)(int) const>' requested here func(&cbEditor::GetLineIndentInSpaces, "GetLineIndentInSpaces"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1092:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<wxString (cbEditor::*)(int) const>' requested here func(&cbEditor::GetLineIndentString, "GetLineIndentString"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1094:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<bool (cbEditor::*)(bool)>' requested here func(&cbEditor::Reload, "Reload"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1095:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)(bool, PrintColourMode, bool)>' requested here func(&cbEditor::Print, "Print"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1097:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<bool (cbEditor::*)(int, bool)>' requested here func(&cbEditor::AddBreakpoint, "AddBreakpoint"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1100:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<bool (cbEditor::*)(int) const>' requested here func(&cbEditor::HasBookmark, "HasBookmark"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1104:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)(int, bool)>' requested here func(&cbEditor::ToggleBreakpoint, "ToggleBreakpoint"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1115:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<cbEditor *(EditorManager::*)(const wxString &)>' requested here func(&EditorManager::New, "New"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1119:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<cbEditor *(EditorManager::*)()>' requested here func(&EditorManager::GetBuiltinActiveEditor, "GetBuiltinActiveEditor"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1120:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<EditorBase *(EditorManager::*)()>' requested here func(&EditorManager::GetActiveEditor, "GetActiveEditor"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1121:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<void (EditorManager::*)()>' requested here func(&EditorManager::ActivateNext, "ActivateNext"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1123:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<bool (EditorManager::*)()>' requested here func(&EditorManager::SwapActiveHeaderSource, "SwapActiveHeaderSource"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1124:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<bool (EditorManager::*)(bool)>' requested here func(&EditorManager::CloseActive, "CloseActive"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1129:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<bool (EditorManager::*)(int)>' requested here func(&EditorManager::SaveAs, "SaveAs"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1135:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<UserVariableManager>::func<bool (UserVariableManager::*)(const wxString &) const>' requested here func(&UserVariableManager::Exists, "Exists"); ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1138:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ScriptingManager>::func<bool (ScriptingManager::*)(const wxString &, const wxString &, bool)>' requested here func(&ScriptingManager::RegisterScriptMenu, "RegisterScriptMenu"); ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1163:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<FileTreeData::FileTreeDataKind (FileTreeData::*)() const>' requested here func(&FileTreeData::GetKind, "GetKind"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1164:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<cbProject *(FileTreeData::*)() const>' requested here func(&FileTreeData::GetProject, "GetProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1165:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<int (FileTreeData::*)() const>' requested here func(&FileTreeData::GetFileIndex, "GetFileIndex"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1166:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<ProjectFile *(FileTreeData::*)() const>' requested here func(&FileTreeData::GetProjectFile, "GetProjectFile"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1167:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<const wxString &(FileTreeData::*)() const>' requested here func(&FileTreeData::GetFolder, "GetFolder"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1168:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(FileTreeData::FileTreeDataKind)>' requested here func(&FileTreeData::SetKind, "SetKind"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1169:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(cbProject *)>' requested here func(&FileTreeData::SetProject, "SetProject"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1170:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(int)>' requested here func(&FileTreeData::SetFileIndex, "SetFileIndex"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1171:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(ProjectFile *)>' requested here func(&FileTreeData::SetProjectFile, "SetProjectFile"). ^ In file included from scriptbindings.cpp:28: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ scriptbindings.cpp:1172:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(const wxString &)>' requested here func(&FileTreeData::SetFolder, "SetFolder"); ^ 161 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scriptbindings.lo -MD -MP -MF .deps/scriptbindings.Tpo -c scriptbindings.cpp -o scriptbindings.o >/dev/null 2>&1 depbase=`echo sc_consts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sc_consts.lo -MD -MP -MF $depbase.Tpo -c -o sc_consts.lo sc_consts.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_consts.lo -MD -MP -MF .deps/sc_consts.Tpo -c sc_consts.cpp -fno-common -DPIC -o .libs/sc_consts.o In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_consts.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_consts.lo -MD -MP -MF .deps/sc_consts.Tpo -c sc_consts.cpp -o sc_consts.o >/dev/null 2>&1 depbase=`echo sc_dialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sc_dialog.lo -MD -MP -MF $depbase.Tpo -c -o sc_dialog.lo sc_dialog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_dialog.lo -MD -MP -MF .deps/sc_dialog.Tpo -c sc_dialog.cpp -fno-common -DPIC -o .libs/sc_dialog.o In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_dialog.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ sc_dialog.cpp:30:13: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ sc_dialog.cpp:30:13: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_dialog.lo -MD -MP -MF .deps/sc_dialog.Tpo -c sc_dialog.cpp -o sc_dialog.o >/dev/null 2>&1 depbase=`echo sc_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sc_globals.lo -MD -MP -MF $depbase.Tpo -c -o sc_globals.lo sc_globals.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_globals.lo -MD -MP -MF .deps/sc_globals.Tpo -c sc_globals.cpp -fno-common -DPIC -o .libs/sc_globals.o In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_globals.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_globals.lo -MD -MP -MF .deps/sc_globals.Tpo -c sc_globals.cpp -o sc_globals.o >/dev/null 2>&1 depbase=`echo sc_io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sc_io.lo -MD -MP -MF $depbase.Tpo -c -o sc_io.lo sc_io.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_io.lo -MD -MP -MF .deps/sc_io.Tpo -c sc_io.cpp -fno-common -DPIC -o .libs/sc_io.o In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_io.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_io.cpp:14: ../../../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_io.cpp:14: ../../../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_io.lo -MD -MP -MF .deps/sc_io.Tpo -c sc_io.cpp -o sc_io.o >/dev/null 2>&1 depbase=`echo sc_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sc_plugin.lo -MD -MP -MF $depbase.Tpo -c -o sc_plugin.lo sc_plugin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_plugin.lo -MD -MP -MF .deps/sc_plugin.Tpo -c sc_plugin.cpp -fno-common -DPIC -o .libs/sc_plugin.o In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_plugin.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_plugin.lo -MD -MP -MF .deps/sc_plugin.Tpo -c sc_plugin.cpp -o sc_plugin.o >/dev/null 2>&1 depbase=`echo sc_progress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sc_progress.lo -MD -MP -MF $depbase.Tpo -c -o sc_progress.lo sc_progress.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_progress.lo -MD -MP -MF .deps/sc_progress.Tpo -c sc_progress.cpp -fno-common -DPIC -o .libs/sc_progress.o In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_progress.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_progress.cpp:20: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_progress.cpp:56:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProgressDialog>::func<bool (ProgressDialog::*)(int, const wxString &)>' requested here func(&ProgressDialog::DoUpdate, "DoUpdate"); ^ 36 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_progress.lo -MD -MP -MF .deps/sc_progress.Tpo -c sc_progress.cpp -o sc_progress.o >/dev/null 2>&1 depbase=`echo sc_util_dialogs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sc_util_dialogs.lo -MD -MP -MF $depbase.Tpo -c -o sc_util_dialogs.lo sc_util_dialogs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_util_dialogs.lo -MD -MP -MF .deps/sc_util_dialogs.Tpo -c sc_util_dialogs.cpp -fno-common -DPIC -o .libs/sc_util_dialogs.o In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:20: ../../../../src/include/editarrayfiledlg.h:29:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:20: ../../../../src/include/editarrayfiledlg.h:29:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:21: ../../../../src/include/editarrayorderdlg.h:33:6: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:21: ../../../../src/include/editarrayorderdlg.h:33:6: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:22: ../../../../src/include/editarraystringdlg.h:27:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:22: ../../../../src/include/editarraystringdlg.h:27:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:23: ../../../../src/include/editpairdlg.h:34:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:23: ../../../../src/include/editpairdlg.h:34:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:24: ../../../../src/include/editpathdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:24: ../../../../src/include/editpathdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:25: ../../../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_util_dialogs.cpp:25: ../../../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_util_dialogs.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_util_dialogs.cpp:286:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditArrayOrderDlg>::func<void (EditArrayOrderDlg::*)(const wxArrayString &)>' requested here func(&EditArrayOrderDlg::SetArray, "SetArray"). ^ In file included from sc_util_dialogs.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_util_dialogs.cpp:287:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditArrayOrderDlg>::func<const wxArrayString &(EditArrayOrderDlg::*)()>' requested here func(&EditArrayOrderDlg::GetArray, "GetArray"); ^ In file included from sc_util_dialogs.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_util_dialogs.cpp:300:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditPathDlg>::func<const wxString &(EditPathDlg::*)()>' requested here func(&EditPathDlg::GetPath, "GetPath"); ^ In file included from sc_util_dialogs.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_util_dialogs.cpp:305:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<GenericMultiLineNotesDlg>::func<const wxString &(GenericMultiLineNotesDlg::*)()>' requested here func(&GenericMultiLineNotesDlg::GetNotes, "GetNotes"); ^ 51 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_util_dialogs.lo -MD -MP -MF .deps/sc_util_dialogs.Tpo -c sc_util_dialogs.cpp -o sc_util_dialogs.o >/dev/null 2>&1 depbase=`echo sc_wxtypes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sc_wxtypes.lo -MD -MP -MF $depbase.Tpo -c -o sc_wxtypes.lo sc_wxtypes.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_wxtypes.lo -MD -MP -MF .deps/sc_wxtypes.Tpo -c sc_wxtypes.cpp -fno-common -DPIC -o .libs/sc_wxtypes.o In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:93: ../../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:99: ../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:104: ../../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:105: ../../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:110: In file included from ../../../../src/include/cbplugin.h:18: ../../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: In file included from ../../../../src/include/projectmanager.h:19: ../../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:111: In file included from ../../../../src/include/cbproject.h:19: ../../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:118: ../../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:120: ../../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:126: ../../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:127: ../../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:130: ../../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:131: ../../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:140: ../../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sc_wxtypes.cpp:10: In file included from ../../../../src/include/sdk_precomp.h:13: In file included from ../../../../src/include/sdk_common.h:142: ../../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:292:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxArrayString>::func<unsigned long (wxArrayString::*)(const wxString &, unsigned long)>' requested here func(&wxArrayString::Add, "Add"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:295:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxArrayString>::func<unsigned long (wxArrayString::*)() const>' requested here func<wxArrayStrinGetCount>(&wxArrayString::GetCount, "GetCount"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:296:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxArrayString>::func<const wxString &(wxArrayString::*)(unsigned long) const>' requested here func<wxArrayStringItem>(&wxArrayString::Item, "Item"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:307:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxColour>::func<unsigned char (wxColour::*)() const>' requested here func(&wxColour::Blue, "Blue"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:310:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxColour>::func<bool (wxColour::*)() const>' requested here func<WXC_ISOK>(&wxColour::IsOk, "IsOk"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:311:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxColour>::func<void (wxColour::*)(unsigned char, unsigned char, unsigned char, unsigned char)>' requested here func<WXC_SET>(&wxColour::Set, "Set"); ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:329:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)(const wxFileName &)>' requested here func<WXFN_ASSIGN_FN>(&wxFileName::Assign, "Assign"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:330:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)(const wxString &, wxPathFormat)>' requested here func<WXFN_ASSIGN_STR>(&wxFileName::Assign, "Assign"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:331:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)(const wxString &)>' requested here func(&wxFileName::AssignCwd, "AssignCwd"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:333:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)()>' requested here func(&wxFileName::AssignHomeDir, "AssignHomeDir"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:337:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<unsigned long (wxFileName::*)() const>' requested here func(&wxFileName::GetDirCount, "GetDirCount"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:338:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<const wxArrayString &(wxFileName::*)() const>' requested here func(&wxFileName::GetDirs, "GetDirs"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:339:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<wxString (wxFileName::*)() const>' requested here func(&wxFileName::GetExt, "GetExt"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:341:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<wxString (wxFileName::*)(wxPathFormat) const>' requested here func(&wxFileName::GetFullPath, "GetFullPath"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:344:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<wxString (wxFileName::*)(int, wxPathFormat) const>' requested here func<WXFN_GETPATH>(&wxFileName::GetPath, "GetPath"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:347:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)() const>' requested here func(&wxFileName::HasExt, "HasExt"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:350:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(unsigned long, const wxString &)>' requested here func(&wxFileName::InsertDir, "InsertDir"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:351:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(wxPathFormat) const>' requested here func(&wxFileName::IsAbsolute, "IsAbsolute"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:355:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(const wxString &, wxPathFormat)>' requested here func(&wxFileName::MakeAbsolute, "MakeAbsolute"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:357:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(int, const wxString &, wxPathFormat)>' requested here func(&wxFileName::Normalize, "Normalize"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:359:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)(unsigned long)>' requested here func(&wxFileName::RemoveDir, "RemoveDir"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:361:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(const wxFileName &, wxPathFormat) const>' requested here func(&wxFileName::SameAs, "SameAs"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:387:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxSize>::func<int (wxSize::*)() const>' requested here func(&wxSize::GetWidth, "GetWidth"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:389:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxSize>::func<void (wxSize::*)(int, int)>' requested here func<WXS_SET>(&wxSize::Set, "Set"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:390:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxSize>::func<void (wxSize::*)(int)>' requested here func<WXS_SETH>(&wxSize::SetHeight, "SetHeight"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:407:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<int (wxString::*)(const wxString &) const>' requested here func<WXSTR_FIRST_STR>(&wxString::First, "Find"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:411:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<bool (wxString::*)() const>' requested here func(&wxString::IsEmpty, "IsEmpty"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:412:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<unsigned long (wxString::*)() const>' requested here func(&wxString::Length, "Length"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:416:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString (wxString::*)() const>' requested here func(&wxString::Lower, "Lower"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:417:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<void (wxString::*)()>' requested here func(&wxString::LowerCase, "LowerCase"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:418:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString &(wxString::*)()>' requested here func(&wxString::MakeLower, "MakeLower"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:422:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString (wxString::*)(unsigned long, unsigned long) const>' requested here func(&wxString::Mid, "Mid"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:423:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString &(wxString::*)(unsigned long, unsigned long)>' requested here func<WXSTR_REMOVE_2>(&wxString::Remove, "Remove"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:424:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString &(wxString::*)(unsigned long)>' requested here func(&wxString::RemoveLast, "RemoveLast"). ^ In file included from sc_wxtypes.cpp:18: In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27: ../../../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ sc_wxtypes.cpp:426:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString (wxString::*)(unsigned long) const>' requested here func(&wxString::Right, "Right"). ^ 70 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../../src/include/scripting/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sc_wxtypes.lo -MD -MP -MF .deps/sc_wxtypes.Tpo -c sc_wxtypes.cpp -o sc_wxtypes.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -L/opt/pkg/lib -o libsqbindings.la scriptbindings.lo sc_consts.lo sc_dialog.lo sc_globals.lo sc_io.lo sc_plugin.lo sc_progress.lo sc_util_dialogs.lo sc_wxtypes.lo -lpthread -ldl libtool: link: ar cr .libs/libsqbindings.a .libs/scriptbindings.o .libs/sc_consts.o .libs/sc_dialog.o .libs/sc_globals.o .libs/sc_io.o .libs/sc_plugin.o .libs/sc_progress.o .libs/sc_util_dialogs.o .libs/sc_wxtypes.o libtool: link: ranlib .libs/libsqbindings.a libtool: link: ( cd ".libs" && rm -f "libsqbindings.la" && ln -s "../libsqbindings.la" "libsqbindings.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/bindings' Making all in squirrel gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/squirrel' depbase=`echo sqfuncstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF $depbase.Tpo -c -o sqfuncstate.lo sqfuncstate.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF .deps/sqfuncstate.Tpo -c sqfuncstate.cpp -fno-common -DPIC -o .libs/sqfuncstate.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF .deps/sqfuncstate.Tpo -c sqfuncstate.cpp -o sqfuncstate.o >/dev/null 2>&1 depbase=`echo sqcompiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF $depbase.Tpo -c -o sqcompiler.lo sqcompiler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF .deps/sqcompiler.Tpo -c sqcompiler.cpp -fno-common -DPIC -o .libs/sqcompiler.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF .deps/sqcompiler.Tpo -c sqcompiler.cpp -o sqcompiler.o >/dev/null 2>&1 depbase=`echo sqmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqmem.lo -MD -MP -MF $depbase.Tpo -c -o sqmem.lo sqmem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqmem.lo -MD -MP -MF .deps/sqmem.Tpo -c sqmem.cpp -fno-common -DPIC -o .libs/sqmem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqmem.lo -MD -MP -MF .deps/sqmem.Tpo -c sqmem.cpp -o sqmem.o >/dev/null 2>&1 depbase=`echo sqlexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqlexer.lo -MD -MP -MF $depbase.Tpo -c -o sqlexer.lo sqlexer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqlexer.lo -MD -MP -MF .deps/sqlexer.Tpo -c sqlexer.cpp -fno-common -DPIC -o .libs/sqlexer.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqlexer.lo -MD -MP -MF .deps/sqlexer.Tpo -c sqlexer.cpp -o sqlexer.o >/dev/null 2>&1 depbase=`echo sqstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstate.lo -MD -MP -MF $depbase.Tpo -c -o sqstate.lo sqstate.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstate.lo -MD -MP -MF .deps/sqstate.Tpo -c sqstate.cpp -fno-common -DPIC -o .libs/sqstate.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstate.lo -MD -MP -MF .deps/sqstate.Tpo -c sqstate.cpp -o sqstate.o >/dev/null 2>&1 depbase=`echo sqvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqvm.lo -MD -MP -MF $depbase.Tpo -c -o sqvm.lo sqvm.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqvm.lo -MD -MP -MF .deps/sqvm.Tpo -c sqvm.cpp -fno-common -DPIC -o .libs/sqvm.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqvm.lo -MD -MP -MF .deps/sqvm.Tpo -c sqvm.cpp -o sqvm.o >/dev/null 2>&1 depbase=`echo sqtable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqtable.lo -MD -MP -MF $depbase.Tpo -c -o sqtable.lo sqtable.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqtable.lo -MD -MP -MF .deps/sqtable.Tpo -c sqtable.cpp -fno-common -DPIC -o .libs/sqtable.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqtable.lo -MD -MP -MF .deps/sqtable.Tpo -c sqtable.cpp -o sqtable.o >/dev/null 2>&1 depbase=`echo sqbaselib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqbaselib.lo -MD -MP -MF $depbase.Tpo -c -o sqbaselib.lo sqbaselib.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqbaselib.lo -MD -MP -MF .deps/sqbaselib.Tpo -c sqbaselib.cpp -fno-common -DPIC -o .libs/sqbaselib.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqbaselib.lo -MD -MP -MF .deps/sqbaselib.Tpo -c sqbaselib.cpp -o sqbaselib.o >/dev/null 2>&1 depbase=`echo sqclass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqclass.lo -MD -MP -MF $depbase.Tpo -c -o sqclass.lo sqclass.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqclass.lo -MD -MP -MF .deps/sqclass.Tpo -c sqclass.cpp -fno-common -DPIC -o .libs/sqclass.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqclass.lo -MD -MP -MF .deps/sqclass.Tpo -c sqclass.cpp -o sqclass.o >/dev/null 2>&1 depbase=`echo sqobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqobject.lo -MD -MP -MF $depbase.Tpo -c -o sqobject.lo sqobject.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqobject.lo -MD -MP -MF .deps/sqobject.Tpo -c sqobject.cpp -fno-common -DPIC -o .libs/sqobject.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqobject.lo -MD -MP -MF .deps/sqobject.Tpo -c sqobject.cpp -o sqobject.o >/dev/null 2>&1 depbase=`echo sqapi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqapi.lo -MD -MP -MF $depbase.Tpo -c -o sqapi.lo sqapi.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqapi.lo -MD -MP -MF .deps/sqapi.Tpo -c sqapi.cpp -fno-common -DPIC -o .libs/sqapi.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqapi.lo -MD -MP -MF .deps/sqapi.Tpo -c sqapi.cpp -o sqapi.o >/dev/null 2>&1 depbase=`echo sqdebug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqdebug.lo -MD -MP -MF $depbase.Tpo -c -o sqdebug.lo sqdebug.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqdebug.lo -MD -MP -MF .deps/sqdebug.Tpo -c sqdebug.cpp -fno-common -DPIC -o .libs/sqdebug.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqdebug.lo -MD -MP -MF .deps/sqdebug.Tpo -c sqdebug.cpp -o sqdebug.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -L/opt/pkg/lib -o libsquirrel.la sqfuncstate.lo sqcompiler.lo sqmem.lo sqlexer.lo sqstate.lo sqvm.lo sqtable.lo sqbaselib.lo sqclass.lo sqobject.lo sqapi.lo sqdebug.lo -lpthread -ldl libtool: link: ar cr .libs/libsquirrel.a .libs/sqfuncstate.o .libs/sqcompiler.o .libs/sqmem.o .libs/sqlexer.o .libs/sqstate.o .libs/sqvm.o .libs/sqtable.o .libs/sqbaselib.o .libs/sqclass.o .libs/sqobject.o .libs/sqapi.o .libs/sqdebug.o libtool: link: ranlib .libs/libsquirrel.a libtool: link: ( cd ".libs" && rm -f "libsquirrel.la" && ln -s "../libsquirrel.la" "libsquirrel.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/squirrel' Making all in sqstdlib gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/sqstdlib' depbase=`echo sqstdsystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstdsystem.lo -MD -MP -MF $depbase.Tpo -c -o sqstdsystem.lo sqstdsystem.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdsystem.lo -MD -MP -MF .deps/sqstdsystem.Tpo -c sqstdsystem.cpp -fno-common -DPIC -o .libs/sqstdsystem.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdsystem.lo -MD -MP -MF .deps/sqstdsystem.Tpo -c sqstdsystem.cpp -o sqstdsystem.o >/dev/null 2>&1 depbase=`echo sqstdmath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstdmath.lo -MD -MP -MF $depbase.Tpo -c -o sqstdmath.lo sqstdmath.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdmath.lo -MD -MP -MF .deps/sqstdmath.Tpo -c sqstdmath.cpp -fno-common -DPIC -o .libs/sqstdmath.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdmath.lo -MD -MP -MF .deps/sqstdmath.Tpo -c sqstdmath.cpp -o sqstdmath.o >/dev/null 2>&1 depbase=`echo sqstdstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstdstream.lo -MD -MP -MF $depbase.Tpo -c -o sqstdstream.lo sqstdstream.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdstream.lo -MD -MP -MF .deps/sqstdstream.Tpo -c sqstdstream.cpp -fno-common -DPIC -o .libs/sqstdstream.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdstream.lo -MD -MP -MF .deps/sqstdstream.Tpo -c sqstdstream.cpp -o sqstdstream.o >/dev/null 2>&1 depbase=`echo sqstdaux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstdaux.lo -MD -MP -MF $depbase.Tpo -c -o sqstdaux.lo sqstdaux.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdaux.lo -MD -MP -MF .deps/sqstdaux.Tpo -c sqstdaux.cpp -fno-common -DPIC -o .libs/sqstdaux.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdaux.lo -MD -MP -MF .deps/sqstdaux.Tpo -c sqstdaux.cpp -o sqstdaux.o >/dev/null 2>&1 depbase=`echo sqstdrex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstdrex.lo -MD -MP -MF $depbase.Tpo -c -o sqstdrex.lo sqstdrex.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdrex.lo -MD -MP -MF .deps/sqstdrex.Tpo -c sqstdrex.cpp -fno-common -DPIC -o .libs/sqstdrex.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdrex.lo -MD -MP -MF .deps/sqstdrex.Tpo -c sqstdrex.cpp -o sqstdrex.o >/dev/null 2>&1 depbase=`echo sqstdstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstdstring.lo -MD -MP -MF $depbase.Tpo -c -o sqstdstring.lo sqstdstring.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdstring.lo -MD -MP -MF .deps/sqstdstring.Tpo -c sqstdstring.cpp -fno-common -DPIC -o .libs/sqstdstring.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdstring.lo -MD -MP -MF .deps/sqstdstring.Tpo -c sqstdstring.cpp -o sqstdstring.o >/dev/null 2>&1 depbase=`echo sqstdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstdio.lo -MD -MP -MF $depbase.Tpo -c -o sqstdio.lo sqstdio.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdio.lo -MD -MP -MF .deps/sqstdio.Tpo -c sqstdio.cpp -fno-common -DPIC -o .libs/sqstdio.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdio.lo -MD -MP -MF .deps/sqstdio.Tpo -c sqstdio.cpp -o sqstdio.o >/dev/null 2>&1 depbase=`echo sqstdblob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sqstdblob.lo -MD -MP -MF $depbase.Tpo -c -o sqstdblob.lo sqstdblob.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdblob.lo -MD -MP -MF .deps/sqstdblob.Tpo -c sqstdblob.cpp -fno-common -DPIC -o .libs/sqstdblob.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sqstdblob.lo -MD -MP -MF .deps/sqstdblob.Tpo -c sqstdblob.cpp -o sqstdblob.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -L/opt/pkg/lib -o libsqstdlib.la sqstdsystem.lo sqstdmath.lo sqstdstream.lo sqstdaux.lo sqstdrex.lo sqstdstring.lo sqstdio.lo sqstdblob.lo -lpthread -ldl libtool: link: ar cr .libs/libsqstdlib.a .libs/sqstdsystem.o .libs/sqstdmath.o .libs/sqstdstream.o .libs/sqstdaux.o .libs/sqstdrex.o .libs/sqstdstring.o .libs/sqstdio.o .libs/sqstdblob.o libtool: link: ranlib .libs/libsqstdlib.a libtool: link: ( cd ".libs" && rm -f "libsqstdlib.la" && ln -s "../libsqstdlib.la" "libsqstdlib.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/sqstdlib' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting' Making all in wxscintilla gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/wxscintilla' depbase=`echo src/PlatWX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/PlatWX.lo -MD -MP -MF $depbase.Tpo -c -o src/PlatWX.lo src/PlatWX.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/PlatWX.lo -MD -MP -MF src/.deps/PlatWX.Tpo -c src/PlatWX.cpp -fno-common -DPIC -o src/.libs/PlatWX.o In file included from src/PlatWX.cpp:77: ./include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from src/PlatWX.cpp:77: ./include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from src/PlatWX.cpp:77: ./include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ src/PlatWX.cpp:2233:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ src/PlatWX.cpp:2233:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 5 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/PlatWX.lo -MD -MP -MF src/.deps/PlatWX.Tpo -c src/PlatWX.cpp -o src/PlatWX.o >/dev/null 2>&1 depbase=`echo src/ScintillaWX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/ScintillaWX.lo -MD -MP -MF $depbase.Tpo -c -o src/ScintillaWX.lo src/ScintillaWX.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/ScintillaWX.lo -MD -MP -MF src/.deps/ScintillaWX.Tpo -c src/ScintillaWX.cpp -fno-common -DPIC -o src/.libs/ScintillaWX.o In file included from src/ScintillaWX.cpp:41: ./include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from src/ScintillaWX.cpp:41: ./include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from src/ScintillaWX.cpp:41: ./include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ src/ScintillaWX.cpp:215:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ src/ScintillaWX.cpp:215:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 5 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/ScintillaWX.lo -MD -MP -MF src/.deps/ScintillaWX.Tpo -c src/ScintillaWX.cpp -o src/ScintillaWX.o >/dev/null 2>&1 depbase=`echo src/wxscintilla.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/wxscintilla.lo -MD -MP -MF $depbase.Tpo -c -o src/wxscintilla.lo src/wxscintilla.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxscintilla.lo -MD -MP -MF src/.deps/wxscintilla.Tpo -c src/wxscintilla.cpp -fno-common -DPIC -o src/.libs/wxscintilla.o In file included from src/wxscintilla.cpp:47: ./include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from src/wxscintilla.cpp:47: ./include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from src/wxscintilla.cpp:47: ./include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/wxscintilla.lo -MD -MP -MF src/.deps/wxscintilla.Tpo -c src/wxscintilla.cpp -o src/wxscintilla.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexA68k.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexA68k.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexA68k.lo src/scintilla/lexers/LexA68k.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexA68k.lo -MD -MP -MF src/scintilla/lexers/.deps/LexA68k.Tpo -c src/scintilla/lexers/LexA68k.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexA68k.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexA68k.lo -MD -MP -MF src/scintilla/lexers/.deps/LexA68k.Tpo -c src/scintilla/lexers/LexA68k.cxx -o src/scintilla/lexers/LexA68k.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAPDL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAPDL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAPDL.lo src/scintilla/lexers/LexAPDL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAPDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAPDL.Tpo -c src/scintilla/lexers/LexAPDL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAPDL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAPDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAPDL.Tpo -c src/scintilla/lexers/LexAPDL.cxx -o src/scintilla/lexers/LexAPDL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexASY.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexASY.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexASY.lo src/scintilla/lexers/LexASY.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexASY.lo -MD -MP -MF src/scintilla/lexers/.deps/LexASY.Tpo -c src/scintilla/lexers/LexASY.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexASY.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexASY.lo -MD -MP -MF src/scintilla/lexers/.deps/LexASY.Tpo -c src/scintilla/lexers/LexASY.cxx -o src/scintilla/lexers/LexASY.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAU3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAU3.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAU3.lo src/scintilla/lexers/LexAU3.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAU3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAU3.Tpo -c src/scintilla/lexers/LexAU3.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAU3.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAU3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAU3.Tpo -c src/scintilla/lexers/LexAU3.cxx -o src/scintilla/lexers/LexAU3.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAVE.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAVE.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAVE.lo src/scintilla/lexers/LexAVE.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAVE.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAVE.Tpo -c src/scintilla/lexers/LexAVE.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAVE.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAVE.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAVE.Tpo -c src/scintilla/lexers/LexAVE.cxx -o src/scintilla/lexers/LexAVE.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAVS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAVS.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAVS.lo src/scintilla/lexers/LexAVS.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAVS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAVS.Tpo -c src/scintilla/lexers/LexAVS.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAVS.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAVS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAVS.Tpo -c src/scintilla/lexers/LexAVS.cxx -o src/scintilla/lexers/LexAVS.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAbaqus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAbaqus.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAbaqus.lo src/scintilla/lexers/LexAbaqus.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAbaqus.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAbaqus.Tpo -c src/scintilla/lexers/LexAbaqus.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAbaqus.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAbaqus.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAbaqus.Tpo -c src/scintilla/lexers/LexAbaqus.cxx -o src/scintilla/lexers/LexAbaqus.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAda.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAda.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAda.lo src/scintilla/lexers/LexAda.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAda.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAda.Tpo -c src/scintilla/lexers/LexAda.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAda.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAda.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAda.Tpo -c src/scintilla/lexers/LexAda.cxx -o src/scintilla/lexers/LexAda.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAsm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAsm.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAsm.lo src/scintilla/lexers/LexAsm.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAsm.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsm.Tpo -c src/scintilla/lexers/LexAsm.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAsm.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAsm.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsm.Tpo -c src/scintilla/lexers/LexAsm.cxx -o src/scintilla/lexers/LexAsm.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexAsn1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAsn1.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAsn1.lo src/scintilla/lexers/LexAsn1.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAsn1.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsn1.Tpo -c src/scintilla/lexers/LexAsn1.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexAsn1.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexAsn1.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsn1.Tpo -c src/scintilla/lexers/LexAsn1.cxx -o src/scintilla/lexers/LexAsn1.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexBaan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBaan.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBaan.lo src/scintilla/lexers/LexBaan.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBaan.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBaan.Tpo -c src/scintilla/lexers/LexBaan.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexBaan.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBaan.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBaan.Tpo -c src/scintilla/lexers/LexBaan.cxx -o src/scintilla/lexers/LexBaan.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexBash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBash.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBash.lo src/scintilla/lexers/LexBash.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBash.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBash.Tpo -c src/scintilla/lexers/LexBash.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexBash.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBash.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBash.Tpo -c src/scintilla/lexers/LexBash.cxx -o src/scintilla/lexers/LexBash.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexBasic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBasic.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBasic.lo src/scintilla/lexers/LexBasic.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBasic.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBasic.Tpo -c src/scintilla/lexers/LexBasic.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexBasic.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBasic.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBasic.Tpo -c src/scintilla/lexers/LexBasic.cxx -o src/scintilla/lexers/LexBasic.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexBatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBatch.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBatch.lo src/scintilla/lexers/LexBatch.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBatch.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBatch.Tpo -c src/scintilla/lexers/LexBatch.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexBatch.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBatch.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBatch.Tpo -c src/scintilla/lexers/LexBatch.cxx -o src/scintilla/lexers/LexBatch.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexBibTeX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBibTeX.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBibTeX.lo src/scintilla/lexers/LexBibTeX.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBibTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBibTeX.Tpo -c src/scintilla/lexers/LexBibTeX.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexBibTeX.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBibTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBibTeX.Tpo -c src/scintilla/lexers/LexBibTeX.cxx -o src/scintilla/lexers/LexBibTeX.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexBullant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBullant.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBullant.lo src/scintilla/lexers/LexBullant.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBullant.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBullant.Tpo -c src/scintilla/lexers/LexBullant.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexBullant.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexBullant.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBullant.Tpo -c src/scintilla/lexers/LexBullant.cxx -o src/scintilla/lexers/LexBullant.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCLW.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCLW.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCLW.lo src/scintilla/lexers/LexCLW.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCLW.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCLW.Tpo -c src/scintilla/lexers/LexCLW.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCLW.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCLW.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCLW.Tpo -c src/scintilla/lexers/LexCLW.cxx -o src/scintilla/lexers/LexCLW.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCOBOL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCOBOL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCOBOL.lo src/scintilla/lexers/LexCOBOL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCOBOL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCOBOL.Tpo -c src/scintilla/lexers/LexCOBOL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCOBOL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCOBOL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCOBOL.Tpo -c src/scintilla/lexers/LexCOBOL.cxx -o src/scintilla/lexers/LexCOBOL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCPP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCPP.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCPP.lo src/scintilla/lexers/LexCPP.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCPP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCPP.Tpo -c src/scintilla/lexers/LexCPP.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCPP.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCPP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCPP.Tpo -c src/scintilla/lexers/LexCPP.cxx -o src/scintilla/lexers/LexCPP.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCSS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCSS.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCSS.lo src/scintilla/lexers/LexCSS.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCSS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCSS.Tpo -c src/scintilla/lexers/LexCSS.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCSS.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCSS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCSS.Tpo -c src/scintilla/lexers/LexCSS.cxx -o src/scintilla/lexers/LexCSS.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCaml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCaml.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCaml.lo src/scintilla/lexers/LexCaml.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCaml.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCaml.Tpo -c src/scintilla/lexers/LexCaml.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCaml.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCaml.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCaml.Tpo -c src/scintilla/lexers/LexCaml.cxx -o src/scintilla/lexers/LexCaml.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCmake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCmake.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCmake.lo src/scintilla/lexers/LexCmake.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCmake.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCmake.Tpo -c src/scintilla/lexers/LexCmake.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCmake.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCmake.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCmake.Tpo -c src/scintilla/lexers/LexCmake.cxx -o src/scintilla/lexers/LexCmake.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCoffeeScript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCoffeeScript.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCoffeeScript.lo src/scintilla/lexers/LexCoffeeScript.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCoffeeScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCoffeeScript.Tpo -c src/scintilla/lexers/LexCoffeeScript.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCoffeeScript.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCoffeeScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCoffeeScript.Tpo -c src/scintilla/lexers/LexCoffeeScript.cxx -o src/scintilla/lexers/LexCoffeeScript.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexConf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexConf.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexConf.lo src/scintilla/lexers/LexConf.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexConf.lo -MD -MP -MF src/scintilla/lexers/.deps/LexConf.Tpo -c src/scintilla/lexers/LexConf.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexConf.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexConf.lo -MD -MP -MF src/scintilla/lexers/.deps/LexConf.Tpo -c src/scintilla/lexers/LexConf.cxx -o src/scintilla/lexers/LexConf.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCrontab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCrontab.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCrontab.lo src/scintilla/lexers/LexCrontab.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCrontab.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCrontab.Tpo -c src/scintilla/lexers/LexCrontab.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCrontab.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCrontab.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCrontab.Tpo -c src/scintilla/lexers/LexCrontab.cxx -o src/scintilla/lexers/LexCrontab.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexCsound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCsound.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCsound.lo src/scintilla/lexers/LexCsound.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCsound.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCsound.Tpo -c src/scintilla/lexers/LexCsound.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexCsound.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexCsound.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCsound.Tpo -c src/scintilla/lexers/LexCsound.cxx -o src/scintilla/lexers/LexCsound.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexD.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexD.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexD.lo src/scintilla/lexers/LexD.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexD.Tpo -c src/scintilla/lexers/LexD.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexD.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexD.Tpo -c src/scintilla/lexers/LexD.cxx -o src/scintilla/lexers/LexD.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexDMAP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDMAP.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexDMAP.lo src/scintilla/lexers/LexDMAP.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDMAP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMAP.Tpo -c src/scintilla/lexers/LexDMAP.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexDMAP.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDMAP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMAP.Tpo -c src/scintilla/lexers/LexDMAP.cxx -o src/scintilla/lexers/LexDMAP.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexDMIS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDMIS.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexDMIS.lo src/scintilla/lexers/LexDMIS.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDMIS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMIS.Tpo -c src/scintilla/lexers/LexDMIS.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexDMIS.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDMIS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMIS.Tpo -c src/scintilla/lexers/LexDMIS.cxx -o src/scintilla/lexers/LexDMIS.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexDiff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDiff.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexDiff.lo src/scintilla/lexers/LexDiff.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDiff.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDiff.Tpo -c src/scintilla/lexers/LexDiff.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexDiff.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexDiff.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDiff.Tpo -c src/scintilla/lexers/LexDiff.cxx -o src/scintilla/lexers/LexDiff.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexECL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexECL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexECL.lo src/scintilla/lexers/LexECL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexECL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexECL.Tpo -c src/scintilla/lexers/LexECL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexECL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexECL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexECL.Tpo -c src/scintilla/lexers/LexECL.cxx -o src/scintilla/lexers/LexECL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexEDIFACT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEDIFACT.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexEDIFACT.lo src/scintilla/lexers/LexEDIFACT.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEDIFACT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEDIFACT.Tpo -c src/scintilla/lexers/LexEDIFACT.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexEDIFACT.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEDIFACT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEDIFACT.Tpo -c src/scintilla/lexers/LexEDIFACT.cxx -o src/scintilla/lexers/LexEDIFACT.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexEScript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEScript.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexEScript.lo src/scintilla/lexers/LexEScript.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEScript.Tpo -c src/scintilla/lexers/LexEScript.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexEScript.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEScript.Tpo -c src/scintilla/lexers/LexEScript.cxx -o src/scintilla/lexers/LexEScript.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexEiffel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEiffel.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexEiffel.lo src/scintilla/lexers/LexEiffel.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEiffel.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEiffel.Tpo -c src/scintilla/lexers/LexEiffel.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexEiffel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexEiffel.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEiffel.Tpo -c src/scintilla/lexers/LexEiffel.cxx -o src/scintilla/lexers/LexEiffel.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexErlang.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexErlang.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexErlang.lo src/scintilla/lexers/LexErlang.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexErlang.lo -MD -MP -MF src/scintilla/lexers/.deps/LexErlang.Tpo -c src/scintilla/lexers/LexErlang.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexErlang.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexErlang.lo -MD -MP -MF src/scintilla/lexers/.deps/LexErlang.Tpo -c src/scintilla/lexers/LexErlang.cxx -o src/scintilla/lexers/LexErlang.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexErrorList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexErrorList.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexErrorList.lo src/scintilla/lexers/LexErrorList.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexErrorList.lo -MD -MP -MF src/scintilla/lexers/.deps/LexErrorList.Tpo -c src/scintilla/lexers/LexErrorList.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexErrorList.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexErrorList.lo -MD -MP -MF src/scintilla/lexers/.deps/LexErrorList.Tpo -c src/scintilla/lexers/LexErrorList.cxx -o src/scintilla/lexers/LexErrorList.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexFlagship.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexFlagship.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexFlagship.lo src/scintilla/lexers/LexFlagship.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexFlagship.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFlagship.Tpo -c src/scintilla/lexers/LexFlagship.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexFlagship.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexFlagship.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFlagship.Tpo -c src/scintilla/lexers/LexFlagship.cxx -o src/scintilla/lexers/LexFlagship.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexForth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexForth.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexForth.lo src/scintilla/lexers/LexForth.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexForth.lo -MD -MP -MF src/scintilla/lexers/.deps/LexForth.Tpo -c src/scintilla/lexers/LexForth.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexForth.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexForth.lo -MD -MP -MF src/scintilla/lexers/.deps/LexForth.Tpo -c src/scintilla/lexers/LexForth.cxx -o src/scintilla/lexers/LexForth.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexFortran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexFortran.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexFortran.lo src/scintilla/lexers/LexFortran.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexFortran.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFortran.Tpo -c src/scintilla/lexers/LexFortran.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexFortran.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexFortran.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFortran.Tpo -c src/scintilla/lexers/LexFortran.cxx -o src/scintilla/lexers/LexFortran.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexGAP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexGAP.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexGAP.lo src/scintilla/lexers/LexGAP.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexGAP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexGAP.Tpo -c src/scintilla/lexers/LexGAP.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexGAP.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexGAP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexGAP.Tpo -c src/scintilla/lexers/LexGAP.cxx -o src/scintilla/lexers/LexGAP.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexGui4Cli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexGui4Cli.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexGui4Cli.lo src/scintilla/lexers/LexGui4Cli.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexGui4Cli.lo -MD -MP -MF src/scintilla/lexers/.deps/LexGui4Cli.Tpo -c src/scintilla/lexers/LexGui4Cli.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexGui4Cli.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexGui4Cli.lo -MD -MP -MF src/scintilla/lexers/.deps/LexGui4Cli.Tpo -c src/scintilla/lexers/LexGui4Cli.cxx -o src/scintilla/lexers/LexGui4Cli.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexHTML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHTML.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexHTML.lo src/scintilla/lexers/LexHTML.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHTML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHTML.Tpo -c src/scintilla/lexers/LexHTML.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexHTML.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHTML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHTML.Tpo -c src/scintilla/lexers/LexHTML.cxx -o src/scintilla/lexers/LexHTML.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexHaskell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHaskell.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexHaskell.lo src/scintilla/lexers/LexHaskell.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHaskell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHaskell.Tpo -c src/scintilla/lexers/LexHaskell.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexHaskell.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHaskell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHaskell.Tpo -c src/scintilla/lexers/LexHaskell.cxx -o src/scintilla/lexers/LexHaskell.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexHex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHex.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexHex.lo src/scintilla/lexers/LexHex.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHex.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHex.Tpo -c src/scintilla/lexers/LexHex.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexHex.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexHex.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHex.Tpo -c src/scintilla/lexers/LexHex.cxx -o src/scintilla/lexers/LexHex.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexIndent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexIndent.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexIndent.lo src/scintilla/lexers/LexIndent.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexIndent.lo -MD -MP -MF src/scintilla/lexers/.deps/LexIndent.Tpo -c src/scintilla/lexers/LexIndent.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexIndent.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexIndent.lo -MD -MP -MF src/scintilla/lexers/.deps/LexIndent.Tpo -c src/scintilla/lexers/LexIndent.cxx -o src/scintilla/lexers/LexIndent.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexInno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexInno.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexInno.lo src/scintilla/lexers/LexInno.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexInno.lo -MD -MP -MF src/scintilla/lexers/.deps/LexInno.Tpo -c src/scintilla/lexers/LexInno.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexInno.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexInno.lo -MD -MP -MF src/scintilla/lexers/.deps/LexInno.Tpo -c src/scintilla/lexers/LexInno.cxx -o src/scintilla/lexers/LexInno.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexJSON.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexJSON.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexJSON.lo src/scintilla/lexers/LexJSON.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexJSON.lo -MD -MP -MF src/scintilla/lexers/.deps/LexJSON.Tpo -c src/scintilla/lexers/LexJSON.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexJSON.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexJSON.lo -MD -MP -MF src/scintilla/lexers/.deps/LexJSON.Tpo -c src/scintilla/lexers/LexJSON.cxx -o src/scintilla/lexers/LexJSON.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexKix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexKix.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexKix.lo src/scintilla/lexers/LexKix.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexKix.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKix.Tpo -c src/scintilla/lexers/LexKix.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexKix.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexKix.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKix.Tpo -c src/scintilla/lexers/LexKix.cxx -o src/scintilla/lexers/LexKix.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexKVIrc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexKVIrc.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexKVIrc.lo src/scintilla/lexers/LexKVIrc.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexKVIrc.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKVIrc.Tpo -c src/scintilla/lexers/LexKVIrc.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexKVIrc.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexKVIrc.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKVIrc.Tpo -c src/scintilla/lexers/LexKVIrc.cxx -o src/scintilla/lexers/LexKVIrc.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexLaTeX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLaTeX.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexLaTeX.lo src/scintilla/lexers/LexLaTeX.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLaTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLaTeX.Tpo -c src/scintilla/lexers/LexLaTeX.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexLaTeX.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLaTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLaTeX.Tpo -c src/scintilla/lexers/LexLaTeX.cxx -o src/scintilla/lexers/LexLaTeX.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexLisp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLisp.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexLisp.lo src/scintilla/lexers/LexLisp.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLisp.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLisp.Tpo -c src/scintilla/lexers/LexLisp.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexLisp.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLisp.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLisp.Tpo -c src/scintilla/lexers/LexLisp.cxx -o src/scintilla/lexers/LexLisp.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexLout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLout.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexLout.lo src/scintilla/lexers/LexLout.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLout.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLout.Tpo -c src/scintilla/lexers/LexLout.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexLout.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLout.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLout.Tpo -c src/scintilla/lexers/LexLout.cxx -o src/scintilla/lexers/LexLout.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexLua.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLua.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexLua.lo src/scintilla/lexers/LexLua.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLua.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLua.Tpo -c src/scintilla/lexers/LexLua.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexLua.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexLua.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLua.Tpo -c src/scintilla/lexers/LexLua.cxx -o src/scintilla/lexers/LexLua.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMMIXAL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMMIXAL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMMIXAL.lo src/scintilla/lexers/LexMMIXAL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMMIXAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMMIXAL.Tpo -c src/scintilla/lexers/LexMMIXAL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMMIXAL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMMIXAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMMIXAL.Tpo -c src/scintilla/lexers/LexMMIXAL.cxx -o src/scintilla/lexers/LexMMIXAL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMPT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMPT.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMPT.lo src/scintilla/lexers/LexMPT.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMPT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMPT.Tpo -c src/scintilla/lexers/LexMPT.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMPT.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMPT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMPT.Tpo -c src/scintilla/lexers/LexMPT.cxx -o src/scintilla/lexers/LexMPT.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMSSQL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMSSQL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMSSQL.lo src/scintilla/lexers/LexMSSQL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMSSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMSSQL.Tpo -c src/scintilla/lexers/LexMSSQL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMSSQL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMSSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMSSQL.Tpo -c src/scintilla/lexers/LexMSSQL.cxx -o src/scintilla/lexers/LexMSSQL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMagik.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMagik.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMagik.lo src/scintilla/lexers/LexMagik.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMagik.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMagik.Tpo -c src/scintilla/lexers/LexMagik.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMagik.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMagik.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMagik.Tpo -c src/scintilla/lexers/LexMagik.cxx -o src/scintilla/lexers/LexMagik.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMake.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMake.lo src/scintilla/lexers/LexMake.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMake.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMake.Tpo -c src/scintilla/lexers/LexMake.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMake.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMake.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMake.Tpo -c src/scintilla/lexers/LexMake.cxx -o src/scintilla/lexers/LexMake.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMarkdown.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMarkdown.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMarkdown.lo src/scintilla/lexers/LexMarkdown.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMarkdown.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMarkdown.Tpo -c src/scintilla/lexers/LexMarkdown.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMarkdown.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMarkdown.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMarkdown.Tpo -c src/scintilla/lexers/LexMarkdown.cxx -o src/scintilla/lexers/LexMarkdown.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMatlab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMatlab.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMatlab.lo src/scintilla/lexers/LexMatlab.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMatlab.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMatlab.Tpo -c src/scintilla/lexers/LexMatlab.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMatlab.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMatlab.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMatlab.Tpo -c src/scintilla/lexers/LexMatlab.cxx -o src/scintilla/lexers/LexMatlab.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMetapost.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMetapost.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMetapost.lo src/scintilla/lexers/LexMetapost.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMetapost.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMetapost.Tpo -c src/scintilla/lexers/LexMetapost.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMetapost.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMetapost.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMetapost.Tpo -c src/scintilla/lexers/LexMetapost.cxx -o src/scintilla/lexers/LexMetapost.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexModula.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexModula.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexModula.lo src/scintilla/lexers/LexModula.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexModula.lo -MD -MP -MF src/scintilla/lexers/.deps/LexModula.Tpo -c src/scintilla/lexers/LexModula.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexModula.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexModula.lo -MD -MP -MF src/scintilla/lexers/.deps/LexModula.Tpo -c src/scintilla/lexers/LexModula.cxx -o src/scintilla/lexers/LexModula.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexMySQL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMySQL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMySQL.lo src/scintilla/lexers/LexMySQL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMySQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMySQL.Tpo -c src/scintilla/lexers/LexMySQL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexMySQL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexMySQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMySQL.Tpo -c src/scintilla/lexers/LexMySQL.cxx -o src/scintilla/lexers/LexMySQL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexNimrod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNimrod.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexNimrod.lo src/scintilla/lexers/LexNimrod.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNimrod.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNimrod.Tpo -c src/scintilla/lexers/LexNimrod.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexNimrod.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNimrod.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNimrod.Tpo -c src/scintilla/lexers/LexNimrod.cxx -o src/scintilla/lexers/LexNimrod.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexNsis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNsis.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexNsis.lo src/scintilla/lexers/LexNsis.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNsis.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNsis.Tpo -c src/scintilla/lexers/LexNsis.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexNsis.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNsis.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNsis.Tpo -c src/scintilla/lexers/LexNsis.cxx -o src/scintilla/lexers/LexNsis.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexNull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNull.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexNull.lo src/scintilla/lexers/LexNull.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNull.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNull.Tpo -c src/scintilla/lexers/LexNull.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexNull.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexNull.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNull.Tpo -c src/scintilla/lexers/LexNull.cxx -o src/scintilla/lexers/LexNull.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexOScript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexOScript.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexOScript.lo src/scintilla/lexers/LexOScript.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexOScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOScript.Tpo -c src/scintilla/lexers/LexOScript.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexOScript.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexOScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOScript.Tpo -c src/scintilla/lexers/LexOScript.cxx -o src/scintilla/lexers/LexOScript.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexOpal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexOpal.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexOpal.lo src/scintilla/lexers/LexOpal.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexOpal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOpal.Tpo -c src/scintilla/lexers/LexOpal.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexOpal.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexOpal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOpal.Tpo -c src/scintilla/lexers/LexOpal.cxx -o src/scintilla/lexers/LexOpal.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPB.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPB.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPB.lo src/scintilla/lexers/LexPB.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPB.Tpo -c src/scintilla/lexers/LexPB.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPB.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPB.Tpo -c src/scintilla/lexers/LexPB.cxx -o src/scintilla/lexers/LexPB.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPLM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPLM.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPLM.lo src/scintilla/lexers/LexPLM.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPLM.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPLM.Tpo -c src/scintilla/lexers/LexPLM.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPLM.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPLM.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPLM.Tpo -c src/scintilla/lexers/LexPLM.cxx -o src/scintilla/lexers/LexPLM.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPO.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPO.lo src/scintilla/lexers/LexPO.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPO.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPO.Tpo -c src/scintilla/lexers/LexPO.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPO.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPO.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPO.Tpo -c src/scintilla/lexers/LexPO.cxx -o src/scintilla/lexers/LexPO.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPOV.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPOV.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPOV.lo src/scintilla/lexers/LexPOV.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPOV.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPOV.Tpo -c src/scintilla/lexers/LexPOV.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPOV.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPOV.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPOV.Tpo -c src/scintilla/lexers/LexPOV.cxx -o src/scintilla/lexers/LexPOV.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPS.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPS.lo src/scintilla/lexers/LexPS.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPS.Tpo -c src/scintilla/lexers/LexPS.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPS.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPS.Tpo -c src/scintilla/lexers/LexPS.cxx -o src/scintilla/lexers/LexPS.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPascal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPascal.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPascal.lo src/scintilla/lexers/LexPascal.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPascal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPascal.Tpo -c src/scintilla/lexers/LexPascal.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPascal.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPascal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPascal.Tpo -c src/scintilla/lexers/LexPascal.cxx -o src/scintilla/lexers/LexPascal.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPerl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPerl.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPerl.lo src/scintilla/lexers/LexPerl.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPerl.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPerl.Tpo -c src/scintilla/lexers/LexPerl.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPerl.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPerl.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPerl.Tpo -c src/scintilla/lexers/LexPerl.cxx -o src/scintilla/lexers/LexPerl.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPowerPro.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPowerPro.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPowerPro.lo src/scintilla/lexers/LexPowerPro.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPowerPro.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPowerPro.Tpo -c src/scintilla/lexers/LexPowerPro.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPowerPro.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPowerPro.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPowerPro.Tpo -c src/scintilla/lexers/LexPowerPro.cxx -o src/scintilla/lexers/LexPowerPro.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPowerShell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPowerShell.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPowerShell.lo src/scintilla/lexers/LexPowerShell.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPowerShell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPowerShell.Tpo -c src/scintilla/lexers/LexPowerShell.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPowerShell.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPowerShell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPowerShell.Tpo -c src/scintilla/lexers/LexPowerShell.cxx -o src/scintilla/lexers/LexPowerShell.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexProgress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexProgress.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexProgress.lo src/scintilla/lexers/LexProgress.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexProgress.lo -MD -MP -MF src/scintilla/lexers/.deps/LexProgress.Tpo -c src/scintilla/lexers/LexProgress.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexProgress.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexProgress.lo -MD -MP -MF src/scintilla/lexers/.deps/LexProgress.Tpo -c src/scintilla/lexers/LexProgress.cxx -o src/scintilla/lexers/LexProgress.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexProps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexProps.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexProps.lo src/scintilla/lexers/LexProps.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexProps.lo -MD -MP -MF src/scintilla/lexers/.deps/LexProps.Tpo -c src/scintilla/lexers/LexProps.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexProps.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexProps.lo -MD -MP -MF src/scintilla/lexers/.deps/LexProps.Tpo -c src/scintilla/lexers/LexProps.cxx -o src/scintilla/lexers/LexProps.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexPython.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPython.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPython.lo src/scintilla/lexers/LexPython.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPython.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPython.Tpo -c src/scintilla/lexers/LexPython.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexPython.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexPython.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPython.Tpo -c src/scintilla/lexers/LexPython.cxx -o src/scintilla/lexers/LexPython.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexR.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexR.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexR.lo src/scintilla/lexers/LexR.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexR.lo -MD -MP -MF src/scintilla/lexers/.deps/LexR.Tpo -c src/scintilla/lexers/LexR.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexR.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexR.lo -MD -MP -MF src/scintilla/lexers/.deps/LexR.Tpo -c src/scintilla/lexers/LexR.cxx -o src/scintilla/lexers/LexR.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexRebol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRebol.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexRebol.lo src/scintilla/lexers/LexRebol.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRebol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRebol.Tpo -c src/scintilla/lexers/LexRebol.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexRebol.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRebol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRebol.Tpo -c src/scintilla/lexers/LexRebol.cxx -o src/scintilla/lexers/LexRebol.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexRegistry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRegistry.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexRegistry.lo src/scintilla/lexers/LexRegistry.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRegistry.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRegistry.Tpo -c src/scintilla/lexers/LexRegistry.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexRegistry.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRegistry.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRegistry.Tpo -c src/scintilla/lexers/LexRegistry.cxx -o src/scintilla/lexers/LexRegistry.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexRuby.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRuby.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexRuby.lo src/scintilla/lexers/LexRuby.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRuby.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRuby.Tpo -c src/scintilla/lexers/LexRuby.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexRuby.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRuby.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRuby.Tpo -c src/scintilla/lexers/LexRuby.cxx -o src/scintilla/lexers/LexRuby.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexRust.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRust.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexRust.lo src/scintilla/lexers/LexRust.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRust.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRust.Tpo -c src/scintilla/lexers/LexRust.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexRust.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexRust.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRust.Tpo -c src/scintilla/lexers/LexRust.cxx -o src/scintilla/lexers/LexRust.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexSML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSML.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSML.lo src/scintilla/lexers/LexSML.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSML.Tpo -c src/scintilla/lexers/LexSML.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSML.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSML.Tpo -c src/scintilla/lexers/LexSML.cxx -o src/scintilla/lexers/LexSML.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexSQL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSQL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSQL.lo src/scintilla/lexers/LexSQL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSQL.Tpo -c src/scintilla/lexers/LexSQL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSQL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSQL.Tpo -c src/scintilla/lexers/LexSQL.cxx -o src/scintilla/lexers/LexSQL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexScriptol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexScriptol.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexScriptol.lo src/scintilla/lexers/LexScriptol.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexScriptol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexScriptol.Tpo -c src/scintilla/lexers/LexScriptol.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexScriptol.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexScriptol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexScriptol.Tpo -c src/scintilla/lexers/LexScriptol.cxx -o src/scintilla/lexers/LexScriptol.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexSmalltalk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSmalltalk.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSmalltalk.lo src/scintilla/lexers/LexSmalltalk.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSmalltalk.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSmalltalk.Tpo -c src/scintilla/lexers/LexSmalltalk.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSmalltalk.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSmalltalk.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSmalltalk.Tpo -c src/scintilla/lexers/LexSmalltalk.cxx -o src/scintilla/lexers/LexSmalltalk.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexSorcus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSorcus.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSorcus.lo src/scintilla/lexers/LexSorcus.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSorcus.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSorcus.Tpo -c src/scintilla/lexers/LexSorcus.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSorcus.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSorcus.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSorcus.Tpo -c src/scintilla/lexers/LexSorcus.cxx -o src/scintilla/lexers/LexSorcus.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexSpecman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSpecman.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSpecman.lo src/scintilla/lexers/LexSpecman.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSpecman.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpecman.Tpo -c src/scintilla/lexers/LexSpecman.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSpecman.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSpecman.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpecman.Tpo -c src/scintilla/lexers/LexSpecman.cxx -o src/scintilla/lexers/LexSpecman.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexSpice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSpice.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSpice.lo src/scintilla/lexers/LexSpice.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSpice.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpice.Tpo -c src/scintilla/lexers/LexSpice.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSpice.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSpice.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpice.Tpo -c src/scintilla/lexers/LexSpice.cxx -o src/scintilla/lexers/LexSpice.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexSTTXT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSTTXT.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSTTXT.lo src/scintilla/lexers/LexSTTXT.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSTTXT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSTTXT.Tpo -c src/scintilla/lexers/LexSTTXT.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexSTTXT.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexSTTXT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSTTXT.Tpo -c src/scintilla/lexers/LexSTTXT.cxx -o src/scintilla/lexers/LexSTTXT.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexTACL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTACL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTACL.lo src/scintilla/lexers/LexTACL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTACL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTACL.Tpo -c src/scintilla/lexers/LexTACL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexTACL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTACL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTACL.Tpo -c src/scintilla/lexers/LexTACL.cxx -o src/scintilla/lexers/LexTACL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexTADS3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTADS3.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTADS3.lo src/scintilla/lexers/LexTADS3.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTADS3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTADS3.Tpo -c src/scintilla/lexers/LexTADS3.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexTADS3.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTADS3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTADS3.Tpo -c src/scintilla/lexers/LexTADS3.cxx -o src/scintilla/lexers/LexTADS3.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexTAL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTAL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTAL.lo src/scintilla/lexers/LexTAL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTAL.Tpo -c src/scintilla/lexers/LexTAL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexTAL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTAL.Tpo -c src/scintilla/lexers/LexTAL.cxx -o src/scintilla/lexers/LexTAL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexTCL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTCL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTCL.lo src/scintilla/lexers/LexTCL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTCL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCL.Tpo -c src/scintilla/lexers/LexTCL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexTCL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTCL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCL.Tpo -c src/scintilla/lexers/LexTCL.cxx -o src/scintilla/lexers/LexTCL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexTCMD.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTCMD.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTCMD.lo src/scintilla/lexers/LexTCMD.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTCMD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCMD.Tpo -c src/scintilla/lexers/LexTCMD.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexTCMD.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTCMD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCMD.Tpo -c src/scintilla/lexers/LexTCMD.cxx -o src/scintilla/lexers/LexTCMD.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexTeX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTeX.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTeX.lo src/scintilla/lexers/LexTeX.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTeX.Tpo -c src/scintilla/lexers/LexTeX.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexTeX.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTeX.Tpo -c src/scintilla/lexers/LexTeX.cxx -o src/scintilla/lexers/LexTeX.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexTxt2tags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTxt2tags.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTxt2tags.lo src/scintilla/lexers/LexTxt2tags.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTxt2tags.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTxt2tags.Tpo -c src/scintilla/lexers/LexTxt2tags.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexTxt2tags.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexTxt2tags.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTxt2tags.Tpo -c src/scintilla/lexers/LexTxt2tags.cxx -o src/scintilla/lexers/LexTxt2tags.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexVB.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVB.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexVB.lo src/scintilla/lexers/LexVB.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVB.Tpo -c src/scintilla/lexers/LexVB.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexVB.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVB.Tpo -c src/scintilla/lexers/LexVB.cxx -o src/scintilla/lexers/LexVB.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexVHDL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVHDL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexVHDL.lo src/scintilla/lexers/LexVHDL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVHDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVHDL.Tpo -c src/scintilla/lexers/LexVHDL.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexVHDL.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVHDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVHDL.Tpo -c src/scintilla/lexers/LexVHDL.cxx -o src/scintilla/lexers/LexVHDL.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexVerilog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVerilog.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexVerilog.lo src/scintilla/lexers/LexVerilog.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVerilog.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVerilog.Tpo -c src/scintilla/lexers/LexVerilog.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexVerilog.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVerilog.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVerilog.Tpo -c src/scintilla/lexers/LexVerilog.cxx -o src/scintilla/lexers/LexVerilog.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexVisualProlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVisualProlog.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexVisualProlog.lo src/scintilla/lexers/LexVisualProlog.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVisualProlog.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVisualProlog.Tpo -c src/scintilla/lexers/LexVisualProlog.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexVisualProlog.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexVisualProlog.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVisualProlog.Tpo -c src/scintilla/lexers/LexVisualProlog.cxx -o src/scintilla/lexers/LexVisualProlog.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexers/LexYAML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexYAML.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexYAML.lo src/scintilla/lexers/LexYAML.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexYAML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexYAML.Tpo -c src/scintilla/lexers/LexYAML.cxx -fno-common -DPIC -o src/scintilla/lexers/.libs/LexYAML.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexers/LexYAML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexYAML.Tpo -c src/scintilla/lexers/LexYAML.cxx -o src/scintilla/lexers/LexYAML.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/Accessor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/Accessor.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/Accessor.lo src/scintilla/lexlib/Accessor.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/Accessor.lo -MD -MP -MF src/scintilla/lexlib/.deps/Accessor.Tpo -c src/scintilla/lexlib/Accessor.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/Accessor.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/Accessor.lo -MD -MP -MF src/scintilla/lexlib/.deps/Accessor.Tpo -c src/scintilla/lexlib/Accessor.cxx -o src/scintilla/lexlib/Accessor.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/CharacterCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/CharacterCategory.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/CharacterCategory.lo src/scintilla/lexlib/CharacterCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/CharacterCategory.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterCategory.Tpo -c src/scintilla/lexlib/CharacterCategory.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/CharacterCategory.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/CharacterCategory.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterCategory.Tpo -c src/scintilla/lexlib/CharacterCategory.cxx -o src/scintilla/lexlib/CharacterCategory.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/CharacterSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/CharacterSet.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/CharacterSet.lo src/scintilla/lexlib/CharacterSet.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/CharacterSet.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterSet.Tpo -c src/scintilla/lexlib/CharacterSet.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/CharacterSet.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/CharacterSet.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterSet.Tpo -c src/scintilla/lexlib/CharacterSet.cxx -o src/scintilla/lexlib/CharacterSet.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/LexerBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerBase.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/LexerBase.lo src/scintilla/lexlib/LexerBase.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerBase.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerBase.Tpo -c src/scintilla/lexlib/LexerBase.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/LexerBase.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerBase.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerBase.Tpo -c src/scintilla/lexlib/LexerBase.cxx -o src/scintilla/lexlib/LexerBase.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/LexerModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerModule.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/LexerModule.lo src/scintilla/lexlib/LexerModule.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerModule.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerModule.Tpo -c src/scintilla/lexlib/LexerModule.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/LexerModule.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerModule.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerModule.Tpo -c src/scintilla/lexlib/LexerModule.cxx -o src/scintilla/lexlib/LexerModule.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/LexerNoExceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerNoExceptions.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/LexerNoExceptions.lo src/scintilla/lexlib/LexerNoExceptions.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerNoExceptions.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerNoExceptions.Tpo -c src/scintilla/lexlib/LexerNoExceptions.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/LexerNoExceptions.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerNoExceptions.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerNoExceptions.Tpo -c src/scintilla/lexlib/LexerNoExceptions.cxx -o src/scintilla/lexlib/LexerNoExceptions.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/LexerSimple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerSimple.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/LexerSimple.lo src/scintilla/lexlib/LexerSimple.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerSimple.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerSimple.Tpo -c src/scintilla/lexlib/LexerSimple.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/LexerSimple.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/LexerSimple.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerSimple.Tpo -c src/scintilla/lexlib/LexerSimple.cxx -o src/scintilla/lexlib/LexerSimple.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/PropSetSimple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/PropSetSimple.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/PropSetSimple.lo src/scintilla/lexlib/PropSetSimple.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/PropSetSimple.lo -MD -MP -MF src/scintilla/lexlib/.deps/PropSetSimple.Tpo -c src/scintilla/lexlib/PropSetSimple.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/PropSetSimple.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/PropSetSimple.lo -MD -MP -MF src/scintilla/lexlib/.deps/PropSetSimple.Tpo -c src/scintilla/lexlib/PropSetSimple.cxx -o src/scintilla/lexlib/PropSetSimple.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/StyleContext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/StyleContext.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/StyleContext.lo src/scintilla/lexlib/StyleContext.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/StyleContext.lo -MD -MP -MF src/scintilla/lexlib/.deps/StyleContext.Tpo -c src/scintilla/lexlib/StyleContext.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/StyleContext.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/StyleContext.lo -MD -MP -MF src/scintilla/lexlib/.deps/StyleContext.Tpo -c src/scintilla/lexlib/StyleContext.cxx -o src/scintilla/lexlib/StyleContext.o >/dev/null 2>&1 depbase=`echo src/scintilla/lexlib/WordList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/WordList.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/WordList.lo src/scintilla/lexlib/WordList.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/WordList.lo -MD -MP -MF src/scintilla/lexlib/.deps/WordList.Tpo -c src/scintilla/lexlib/WordList.cxx -fno-common -DPIC -o src/scintilla/lexlib/.libs/WordList.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/lexlib/WordList.lo -MD -MP -MF src/scintilla/lexlib/.deps/WordList.Tpo -c src/scintilla/lexlib/WordList.cxx -o src/scintilla/lexlib/WordList.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/AutoComplete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/AutoComplete.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/AutoComplete.lo src/scintilla/src/AutoComplete.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/AutoComplete.lo -MD -MP -MF src/scintilla/src/.deps/AutoComplete.Tpo -c src/scintilla/src/AutoComplete.cxx -fno-common -DPIC -o src/scintilla/src/.libs/AutoComplete.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/AutoComplete.lo -MD -MP -MF src/scintilla/src/.deps/AutoComplete.Tpo -c src/scintilla/src/AutoComplete.cxx -o src/scintilla/src/AutoComplete.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/CallTip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CallTip.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CallTip.lo src/scintilla/src/CallTip.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CallTip.lo -MD -MP -MF src/scintilla/src/.deps/CallTip.Tpo -c src/scintilla/src/CallTip.cxx -fno-common -DPIC -o src/scintilla/src/.libs/CallTip.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CallTip.lo -MD -MP -MF src/scintilla/src/.deps/CallTip.Tpo -c src/scintilla/src/CallTip.cxx -o src/scintilla/src/CallTip.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/CaseConvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CaseConvert.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CaseConvert.lo src/scintilla/src/CaseConvert.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CaseConvert.lo -MD -MP -MF src/scintilla/src/.deps/CaseConvert.Tpo -c src/scintilla/src/CaseConvert.cxx -fno-common -DPIC -o src/scintilla/src/.libs/CaseConvert.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CaseConvert.lo -MD -MP -MF src/scintilla/src/.deps/CaseConvert.Tpo -c src/scintilla/src/CaseConvert.cxx -o src/scintilla/src/CaseConvert.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/CaseFolder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CaseFolder.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CaseFolder.lo src/scintilla/src/CaseFolder.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CaseFolder.lo -MD -MP -MF src/scintilla/src/.deps/CaseFolder.Tpo -c src/scintilla/src/CaseFolder.cxx -fno-common -DPIC -o src/scintilla/src/.libs/CaseFolder.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CaseFolder.lo -MD -MP -MF src/scintilla/src/.deps/CaseFolder.Tpo -c src/scintilla/src/CaseFolder.cxx -o src/scintilla/src/CaseFolder.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/Catalogue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Catalogue.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Catalogue.lo src/scintilla/src/Catalogue.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Catalogue.lo -MD -MP -MF src/scintilla/src/.deps/Catalogue.Tpo -c src/scintilla/src/Catalogue.cxx -fno-common -DPIC -o src/scintilla/src/.libs/Catalogue.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Catalogue.lo -MD -MP -MF src/scintilla/src/.deps/Catalogue.Tpo -c src/scintilla/src/Catalogue.cxx -o src/scintilla/src/Catalogue.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/CellBuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CellBuffer.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CellBuffer.lo src/scintilla/src/CellBuffer.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CellBuffer.lo -MD -MP -MF src/scintilla/src/.deps/CellBuffer.Tpo -c src/scintilla/src/CellBuffer.cxx -fno-common -DPIC -o src/scintilla/src/.libs/CellBuffer.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CellBuffer.lo -MD -MP -MF src/scintilla/src/.deps/CellBuffer.Tpo -c src/scintilla/src/CellBuffer.cxx -o src/scintilla/src/CellBuffer.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/CharClassify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CharClassify.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CharClassify.lo src/scintilla/src/CharClassify.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CharClassify.lo -MD -MP -MF src/scintilla/src/.deps/CharClassify.Tpo -c src/scintilla/src/CharClassify.cxx -fno-common -DPIC -o src/scintilla/src/.libs/CharClassify.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/CharClassify.lo -MD -MP -MF src/scintilla/src/.deps/CharClassify.Tpo -c src/scintilla/src/CharClassify.cxx -o src/scintilla/src/CharClassify.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/ContractionState.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ContractionState.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/ContractionState.lo src/scintilla/src/ContractionState.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ContractionState.lo -MD -MP -MF src/scintilla/src/.deps/ContractionState.Tpo -c src/scintilla/src/ContractionState.cxx -fno-common -DPIC -o src/scintilla/src/.libs/ContractionState.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ContractionState.lo -MD -MP -MF src/scintilla/src/.deps/ContractionState.Tpo -c src/scintilla/src/ContractionState.cxx -o src/scintilla/src/ContractionState.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/Decoration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Decoration.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Decoration.lo src/scintilla/src/Decoration.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Decoration.lo -MD -MP -MF src/scintilla/src/.deps/Decoration.Tpo -c src/scintilla/src/Decoration.cxx -fno-common -DPIC -o src/scintilla/src/.libs/Decoration.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Decoration.lo -MD -MP -MF src/scintilla/src/.deps/Decoration.Tpo -c src/scintilla/src/Decoration.cxx -o src/scintilla/src/Decoration.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/Document.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Document.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Document.lo src/scintilla/src/Document.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Document.lo -MD -MP -MF src/scintilla/src/.deps/Document.Tpo -c src/scintilla/src/Document.cxx -fno-common -DPIC -o src/scintilla/src/.libs/Document.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Document.lo -MD -MP -MF src/scintilla/src/.deps/Document.Tpo -c src/scintilla/src/Document.cxx -o src/scintilla/src/Document.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/EditModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/EditModel.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/EditModel.lo src/scintilla/src/EditModel.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/EditModel.lo -MD -MP -MF src/scintilla/src/.deps/EditModel.Tpo -c src/scintilla/src/EditModel.cxx -fno-common -DPIC -o src/scintilla/src/.libs/EditModel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/EditModel.lo -MD -MP -MF src/scintilla/src/.deps/EditModel.Tpo -c src/scintilla/src/EditModel.cxx -o src/scintilla/src/EditModel.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/Editor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Editor.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Editor.lo src/scintilla/src/Editor.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Editor.lo -MD -MP -MF src/scintilla/src/.deps/Editor.Tpo -c src/scintilla/src/Editor.cxx -fno-common -DPIC -o src/scintilla/src/.libs/Editor.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Editor.lo -MD -MP -MF src/scintilla/src/.deps/Editor.Tpo -c src/scintilla/src/Editor.cxx -o src/scintilla/src/Editor.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/EditView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/EditView.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/EditView.lo src/scintilla/src/EditView.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/EditView.lo -MD -MP -MF src/scintilla/src/.deps/EditView.Tpo -c src/scintilla/src/EditView.cxx -fno-common -DPIC -o src/scintilla/src/.libs/EditView.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/EditView.lo -MD -MP -MF src/scintilla/src/.deps/EditView.Tpo -c src/scintilla/src/EditView.cxx -o src/scintilla/src/EditView.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/ExternalLexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ExternalLexer.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/ExternalLexer.lo src/scintilla/src/ExternalLexer.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ExternalLexer.lo -MD -MP -MF src/scintilla/src/.deps/ExternalLexer.Tpo -c src/scintilla/src/ExternalLexer.cxx -fno-common -DPIC -o src/scintilla/src/.libs/ExternalLexer.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ExternalLexer.lo -MD -MP -MF src/scintilla/src/.deps/ExternalLexer.Tpo -c src/scintilla/src/ExternalLexer.cxx -o src/scintilla/src/ExternalLexer.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/Indicator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Indicator.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Indicator.lo src/scintilla/src/Indicator.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Indicator.lo -MD -MP -MF src/scintilla/src/.deps/Indicator.Tpo -c src/scintilla/src/Indicator.cxx -fno-common -DPIC -o src/scintilla/src/.libs/Indicator.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Indicator.lo -MD -MP -MF src/scintilla/src/.deps/Indicator.Tpo -c src/scintilla/src/Indicator.cxx -o src/scintilla/src/Indicator.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/KeyMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/KeyMap.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/KeyMap.lo src/scintilla/src/KeyMap.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/KeyMap.lo -MD -MP -MF src/scintilla/src/.deps/KeyMap.Tpo -c src/scintilla/src/KeyMap.cxx -fno-common -DPIC -o src/scintilla/src/.libs/KeyMap.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/KeyMap.lo -MD -MP -MF src/scintilla/src/.deps/KeyMap.Tpo -c src/scintilla/src/KeyMap.cxx -o src/scintilla/src/KeyMap.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/LineMarker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/LineMarker.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/LineMarker.lo src/scintilla/src/LineMarker.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/LineMarker.lo -MD -MP -MF src/scintilla/src/.deps/LineMarker.Tpo -c src/scintilla/src/LineMarker.cxx -fno-common -DPIC -o src/scintilla/src/.libs/LineMarker.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/LineMarker.lo -MD -MP -MF src/scintilla/src/.deps/LineMarker.Tpo -c src/scintilla/src/LineMarker.cxx -o src/scintilla/src/LineMarker.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/MarginView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/MarginView.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/MarginView.lo src/scintilla/src/MarginView.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/MarginView.lo -MD -MP -MF src/scintilla/src/.deps/MarginView.Tpo -c src/scintilla/src/MarginView.cxx -fno-common -DPIC -o src/scintilla/src/.libs/MarginView.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/MarginView.lo -MD -MP -MF src/scintilla/src/.deps/MarginView.Tpo -c src/scintilla/src/MarginView.cxx -o src/scintilla/src/MarginView.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/PerLine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/PerLine.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/PerLine.lo src/scintilla/src/PerLine.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/PerLine.lo -MD -MP -MF src/scintilla/src/.deps/PerLine.Tpo -c src/scintilla/src/PerLine.cxx -fno-common -DPIC -o src/scintilla/src/.libs/PerLine.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/PerLine.lo -MD -MP -MF src/scintilla/src/.deps/PerLine.Tpo -c src/scintilla/src/PerLine.cxx -o src/scintilla/src/PerLine.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/PositionCache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/PositionCache.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/PositionCache.lo src/scintilla/src/PositionCache.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/PositionCache.lo -MD -MP -MF src/scintilla/src/.deps/PositionCache.Tpo -c src/scintilla/src/PositionCache.cxx -fno-common -DPIC -o src/scintilla/src/.libs/PositionCache.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/PositionCache.lo -MD -MP -MF src/scintilla/src/.deps/PositionCache.Tpo -c src/scintilla/src/PositionCache.cxx -o src/scintilla/src/PositionCache.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/RESearch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/RESearch.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/RESearch.lo src/scintilla/src/RESearch.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/RESearch.lo -MD -MP -MF src/scintilla/src/.deps/RESearch.Tpo -c src/scintilla/src/RESearch.cxx -fno-common -DPIC -o src/scintilla/src/.libs/RESearch.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/RESearch.lo -MD -MP -MF src/scintilla/src/.deps/RESearch.Tpo -c src/scintilla/src/RESearch.cxx -o src/scintilla/src/RESearch.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/RunStyles.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/RunStyles.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/RunStyles.lo src/scintilla/src/RunStyles.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/RunStyles.lo -MD -MP -MF src/scintilla/src/.deps/RunStyles.Tpo -c src/scintilla/src/RunStyles.cxx -fno-common -DPIC -o src/scintilla/src/.libs/RunStyles.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/RunStyles.lo -MD -MP -MF src/scintilla/src/.deps/RunStyles.Tpo -c src/scintilla/src/RunStyles.cxx -o src/scintilla/src/RunStyles.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/ScintillaBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ScintillaBase.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/ScintillaBase.lo src/scintilla/src/ScintillaBase.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ScintillaBase.lo -MD -MP -MF src/scintilla/src/.deps/ScintillaBase.Tpo -c src/scintilla/src/ScintillaBase.cxx -fno-common -DPIC -o src/scintilla/src/.libs/ScintillaBase.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ScintillaBase.lo -MD -MP -MF src/scintilla/src/.deps/ScintillaBase.Tpo -c src/scintilla/src/ScintillaBase.cxx -o src/scintilla/src/ScintillaBase.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/Selection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Selection.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Selection.lo src/scintilla/src/Selection.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Selection.lo -MD -MP -MF src/scintilla/src/.deps/Selection.Tpo -c src/scintilla/src/Selection.cxx -fno-common -DPIC -o src/scintilla/src/.libs/Selection.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Selection.lo -MD -MP -MF src/scintilla/src/.deps/Selection.Tpo -c src/scintilla/src/Selection.cxx -o src/scintilla/src/Selection.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/Style.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Style.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Style.lo src/scintilla/src/Style.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Style.lo -MD -MP -MF src/scintilla/src/.deps/Style.Tpo -c src/scintilla/src/Style.cxx -fno-common -DPIC -o src/scintilla/src/.libs/Style.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/Style.lo -MD -MP -MF src/scintilla/src/.deps/Style.Tpo -c src/scintilla/src/Style.cxx -o src/scintilla/src/Style.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/UniConversion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/UniConversion.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/UniConversion.lo src/scintilla/src/UniConversion.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/UniConversion.lo -MD -MP -MF src/scintilla/src/.deps/UniConversion.Tpo -c src/scintilla/src/UniConversion.cxx -fno-common -DPIC -o src/scintilla/src/.libs/UniConversion.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/UniConversion.lo -MD -MP -MF src/scintilla/src/.deps/UniConversion.Tpo -c src/scintilla/src/UniConversion.cxx -o src/scintilla/src/UniConversion.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/ViewStyle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ViewStyle.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/ViewStyle.lo src/scintilla/src/ViewStyle.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ViewStyle.lo -MD -MP -MF src/scintilla/src/.deps/ViewStyle.Tpo -c src/scintilla/src/ViewStyle.cxx -fno-common -DPIC -o src/scintilla/src/.libs/ViewStyle.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/ViewStyle.lo -MD -MP -MF src/scintilla/src/.deps/ViewStyle.Tpo -c src/scintilla/src/ViewStyle.cxx -o src/scintilla/src/ViewStyle.o >/dev/null 2>&1 depbase=`echo src/scintilla/src/XPM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/XPM.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/XPM.lo src/scintilla/src/XPM.cxx &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/XPM.lo -MD -MP -MF src/scintilla/src/.deps/XPM.Tpo -c src/scintilla/src/XPM.cxx -fno-common -DPIC -o src/scintilla/src/.libs/XPM.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT src/scintilla/src/XPM.lo -MD -MP -MF src/scintilla/src/.deps/XPM.Tpo -c src/scintilla/src/XPM.cxx -o src/scintilla/src/XPM.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -L/opt/pkg/lib -o libwxscintilla.la src/PlatWX.lo src/ScintillaWX.lo src/wxscintilla.lo src/scintilla/lexers/LexA68k.lo src/scintilla/lexers/LexAPDL.lo src/scintilla/lexers/LexASY.lo src/scintilla/lexers/LexAU3.lo src/scintilla/lexers/LexAVE.lo src/scintilla/lexers/LexAVS.lo src/scintilla/lexers/LexAbaqus.lo src/scintilla/lexers/LexAda.lo src/scintilla/lexers/LexAsm.lo src/scintilla/lexers/LexAsn1.lo src/scintilla/lexers/LexBaan.lo src/scintilla/lexers/LexBash.lo src/scintilla/lexers/LexBasic.lo src/scintilla/lexers/LexBatch.lo src/scintilla/lexers/LexBibTeX.lo src/scintilla/lexers/LexBullant.lo src/scintilla/lexers/LexCLW.lo src/scintilla/lexers/LexCOBOL.lo src/scintilla/lexers/LexCPP.lo src/scintilla/lexers/LexCSS.lo src/scintilla/lexers/LexCaml.lo src/scintilla/lexers/LexCmake.lo src/scintilla/lexers/LexCoffeeScript.lo src/scintilla/lexers/LexConf.lo src/scintilla/lexers/LexCrontab.lo src/scintilla/lexers/LexCsound.lo src/scintilla/lexers/LexD.lo src/scintilla/lexers/LexDMAP.lo src/scintilla/lexers/LexDMIS.lo src/scintilla/lexers/LexDiff.lo src/scintilla/lexers/LexECL.lo src/scintilla/lexers/LexEDIFACT.lo src/scintilla/lexers/LexEScript.lo src/scintilla/lexers/LexEiffel.lo src/scintilla/lexers/LexErlang.lo src/scintilla/lexers/LexErrorList.lo src/scintilla/lexers/LexFlagship.lo src/scintilla/lexers/LexForth.lo src/scintilla/lexers/LexFortran.lo src/scintilla/lexers/LexGAP.lo src/scintilla/lexers/LexGui4Cli.lo src/scintilla/lexers/LexHTML.lo src/scintilla/lexers/LexHaskell.lo src/scintilla/lexers/LexHex.lo src/scintilla/lexers/LexIndent.lo src/scintilla/lexers/LexInno.lo src/scintilla/lexers/LexJSON.lo src/scintilla/lexers/LexKix.lo src/scintilla/lexers/LexKVIrc.lo src/scintilla/lexers/LexLaTeX.lo src/scintilla/lexers/LexLisp.lo src/scintilla/lexers/LexLout.lo src/scintilla/lexers/LexLua.lo src/scintilla/lexers/LexMMIXAL.lo src/scintilla/lexers/LexMPT.lo src/scintilla/lexers/LexMSSQL.lo src/scintilla/lexers/LexMagik.lo src/scintilla/lexers/LexMake.lo src/scintilla/lexers/LexMarkdown.lo src/scintilla/lexers/LexMatlab.lo src/scintilla/lexers/LexMetapost.lo src/scintilla/lexers/LexModula.lo src/scintilla/lexers/LexMySQL.lo src/scintilla/lexers/LexNimrod.lo src/scintilla/lexers/LexNsis.lo src/scintilla/lexers/LexNull.lo src/scintilla/lexers/LexOScript.lo src/scintilla/lexers/LexOpal.lo src/scintilla/lexers/LexPB.lo src/scintilla/lexers/LexPLM.lo src/scintilla/lexers/LexPO.lo src/scintilla/lexers/LexPOV.lo src/scintilla/lexers/LexPS.lo src/scintilla/lexers/LexPascal.lo src/scintilla/lexers/LexPerl.lo src/scintilla/lexers/LexPowerPro.lo src/scintilla/lexers/LexPowerShell.lo src/scintilla/lexers/LexProgress.lo src/scintilla/lexers/LexProps.lo src/scintilla/lexers/LexPython.lo src/scintilla/lexers/LexR.lo src/scintilla/lexers/LexRebol.lo src/scintilla/lexers/LexRegistry.lo src/scintilla/lexers/LexRuby.lo src/scintilla/lexers/LexRust.lo src/scintilla/lexers/LexSML.lo src/scintilla/lexers/LexSQL.lo src/scintilla/lexers/LexScriptol.lo src/scintilla/lexers/LexSmalltalk.lo src/scintilla/lexers/LexSorcus.lo src/scintilla/lexers/LexSpecman.lo src/scintilla/lexers/LexSpice.lo src/scintilla/lexers/LexSTTXT.lo src/scintilla/lexers/LexTACL.lo src/scintilla/lexers/LexTADS3.lo src/scintilla/lexers/LexTAL.lo src/scintilla/lexers/LexTCL.lo src/scintilla/lexers/LexTCMD.lo src/scintilla/lexers/LexTeX.lo src/scintilla/lexers/LexTxt2tags.lo src/scintilla/lexers/LexVB.lo src/scintilla/lexers/LexVHDL.lo src/scintilla/lexers/LexVerilog.lo src/scintilla/lexers/LexVisualProlog.lo src/scintilla/lexers/LexYAML.lo src/scintilla/lexlib/Accessor.lo src/scintilla/lexlib/CharacterCategory.lo src/scintilla/lexlib/CharacterSet.lo src/scintilla/lexlib/LexerBase.lo src/scintilla/lexlib/LexerModule.lo src/scintilla/lexlib/LexerNoExceptions.lo src/scintilla/lexlib/LexerSimple.lo src/scintilla/lexlib/PropSetSimple.lo src/scintilla/lexlib/StyleContext.lo src/scintilla/lexlib/WordList.lo src/scintilla/src/AutoComplete.lo src/scintilla/src/CallTip.lo src/scintilla/src/CaseConvert.lo src/scintilla/src/CaseFolder.lo src/scintilla/src/Catalogue.lo src/scintilla/src/CellBuffer.lo src/scintilla/src/CharClassify.lo src/scintilla/src/ContractionState.lo src/scintilla/src/Decoration.lo src/scintilla/src/Document.lo src/scintilla/src/EditModel.lo src/scintilla/src/Editor.lo src/scintilla/src/EditView.lo src/scintilla/src/ExternalLexer.lo src/scintilla/src/Indicator.lo src/scintilla/src/KeyMap.lo src/scintilla/src/LineMarker.lo src/scintilla/src/MarginView.lo src/scintilla/src/PerLine.lo src/scintilla/src/PositionCache.lo src/scintilla/src/RESearch.lo src/scintilla/src/RunStyles.lo src/scintilla/src/ScintillaBase.lo src/scintilla/src/Selection.lo src/scintilla/src/Style.lo src/scintilla/src/UniConversion.lo src/scintilla/src/ViewStyle.lo src/scintilla/src/XPM.lo -lpthread -ldl libtool: link: ar cr .libs/libwxscintilla.a src/.libs/PlatWX.o src/.libs/ScintillaWX.o src/.libs/wxscintilla.o src/scintilla/lexers/.libs/LexA68k.o src/scintilla/lexers/.libs/LexAPDL.o src/scintilla/lexers/.libs/LexASY.o src/scintilla/lexers/.libs/LexAU3.o src/scintilla/lexers/.libs/LexAVE.o src/scintilla/lexers/.libs/LexAVS.o src/scintilla/lexers/.libs/LexAbaqus.o src/scintilla/lexers/.libs/LexAda.o src/scintilla/lexers/.libs/LexAsm.o src/scintilla/lexers/.libs/LexAsn1.o src/scintilla/lexers/.libs/LexBaan.o src/scintilla/lexers/.libs/LexBash.o src/scintilla/lexers/.libs/LexBasic.o src/scintilla/lexers/.libs/LexBatch.o src/scintilla/lexers/.libs/LexBibTeX.o src/scintilla/lexers/.libs/LexBullant.o src/scintilla/lexers/.libs/LexCLW.o src/scintilla/lexers/.libs/LexCOBOL.o src/scintilla/lexers/.libs/LexCPP.o src/scintilla/lexers/.libs/LexCSS.o src/scintilla/lexers/.libs/LexCaml.o src/scintilla/lexers/.libs/LexCmake.o src/scintilla/lexers/.libs/LexCoffeeScript.o src/scintilla/lexers/.libs/LexConf.o src/scintilla/lexers/.libs/LexCrontab.o src/scintilla/lexers/.libs/LexCsound.o src/scintilla/lexers/.libs/LexD.o src/scintilla/lexers/.libs/LexDMAP.o src/scintilla/lexers/.libs/LexDMIS.o src/scintilla/lexers/.libs/LexDiff.o src/scintilla/lexers/.libs/LexECL.o src/scintilla/lexers/.libs/LexEDIFACT.o src/scintilla/lexers/.libs/LexEScript.o src/scintilla/lexers/.libs/LexEiffel.o src/scintilla/lexers/.libs/LexErlang.o src/scintilla/lexers/.libs/LexErrorList.o src/scintilla/lexers/.libs/LexFlagship.o src/scintilla/lexers/.libs/LexForth.o src/scintilla/lexers/.libs/LexFortran.o src/scintilla/lexers/.libs/LexGAP.o src/scintilla/lexers/.libs/LexGui4Cli.o src/scintilla/lexers/.libs/LexHTML.o src/scintilla/lexers/.libs/LexHaskell.o src/scintilla/lexers/.libs/LexHex.o src/scintilla/lexers/.libs/LexIndent.o src/scintilla/lexers/.libs/LexInno.o src/scintilla/lexers/.libs/LexJSON.o src/scintilla/lexers/.libs/LexKix.o src/scintilla/lexers/.libs/LexKVIrc.o src/scintilla/lexers/.libs/LexLaTeX.o src/scintilla/lexers/.libs/LexLisp.o src/scintilla/lexers/.libs/LexLout.o src/scintilla/lexers/.libs/LexLua.o src/scintilla/lexers/.libs/LexMMIXAL.o src/scintilla/lexers/.libs/LexMPT.o src/scintilla/lexers/.libs/LexMSSQL.o src/scintilla/lexers/.libs/LexMagik.o src/scintilla/lexers/.libs/LexMake.o src/scintilla/lexers/.libs/LexMarkdown.o src/scintilla/lexers/.libs/LexMatlab.o src/scintilla/lexers/.libs/LexMetapost.o src/scintilla/lexers/.libs/LexModula.o src/scintilla/lexers/.libs/LexMySQL.o src/scintilla/lexers/.libs/LexNimrod.o src/scintilla/lexers/.libs/LexNsis.o src/scintilla/lexers/.libs/LexNull.o src/scintilla/lexers/.libs/LexOScript.o src/scintilla/lexers/.libs/LexOpal.o src/scintilla/lexers/.libs/LexPB.o src/scintilla/lexers/.libs/LexPLM.o src/scintilla/lexers/.libs/LexPO.o src/scintilla/lexers/.libs/LexPOV.o src/scintilla/lexers/.libs/LexPS.o src/scintilla/lexers/.libs/LexPascal.o src/scintilla/lexers/.libs/LexPerl.o src/scintilla/lexers/.libs/LexPowerPro.o src/scintilla/lexers/.libs/LexPowerShell.o src/scintilla/lexers/.libs/LexProgress.o src/scintilla/lexers/.libs/LexProps.o src/scintilla/lexers/.libs/LexPython.o src/scintilla/lexers/.libs/LexR.o src/scintilla/lexers/.libs/LexRebol.o src/scintilla/lexers/.libs/LexRegistry.o src/scintilla/lexers/.libs/LexRuby.o src/scintilla/lexers/.libs/LexRust.o src/scintilla/lexers/.libs/LexSML.o src/scintilla/lexers/.libs/LexSQL.o src/scintilla/lexers/.libs/LexScriptol.o src/scintilla/lexers/.libs/LexSmalltalk.o src/scintilla/lexers/.libs/LexSorcus.o src/scintilla/lexers/.libs/LexSpecman.o src/scintilla/lexers/.libs/LexSpice.o src/scintilla/lexers/.libs/LexSTTXT.o src/scintilla/lexers/.libs/LexTACL.o src/scintilla/lexers/.libs/LexTADS3.o src/scintilla/lexers/.libs/LexTAL.o src/scintilla/lexers/.libs/LexTCL.o src/scintilla/lexers/.libs/LexTCMD.o src/scintilla/lexers/.libs/LexTeX.o src/scintilla/lexers/.libs/LexTxt2tags.o src/scintilla/lexers/.libs/LexVB.o src/scintilla/lexers/.libs/LexVHDL.o src/scintilla/lexers/.libs/LexVerilog.o src/scintilla/lexers/.libs/LexVisualProlog.o src/scintilla/lexers/.libs/LexYAML.o src/scintilla/lexlib/.libs/Accessor.o src/scintilla/lexlib/.libs/CharacterCategory.o src/scintilla/lexlib/.libs/CharacterSet.o src/scintilla/lexlib/.libs/LexerBase.o src/scintilla/lexlib/.libs/LexerModule.o src/scintilla/lexlib/.libs/LexerNoExceptions.o src/scintilla/lexlib/.libs/LexerSimple.o src/scintilla/lexlib/.libs/PropSetSimple.o src/scintilla/lexlib/.libs/StyleContext.o src/scintilla/lexlib/.libs/WordList.o src/scintilla/src/.libs/AutoComplete.o src/scintilla/src/.libs/CallTip.o src/scintilla/src/.libs/CaseConvert.o src/scintilla/src/.libs/CaseFolder.o src/scintilla/src/.libs/Catalogue.o src/scintilla/src/.libs/CellBuffer.o src/scintilla/src/.libs/CharClassify.o src/scintilla/src/.libs/ContractionState.o src/scintilla/src/.libs/Decoration.o src/scintilla/src/.libs/Document.o src/scintilla/src/.libs/EditModel.o src/scintilla/src/.libs/Editor.o src/scintilla/src/.libs/EditView.o src/scintilla/src/.libs/ExternalLexer.o src/scintilla/src/.libs/Indicator.o src/scintilla/src/.libs/KeyMap.o src/scintilla/src/.libs/LineMarker.o src/scintilla/src/.libs/MarginView.o src/scintilla/src/.libs/PerLine.o src/scintilla/src/.libs/PositionCache.o src/scintilla/src/.libs/RESearch.o src/scintilla/src/.libs/RunStyles.o src/scintilla/src/.libs/ScintillaBase.o src/scintilla/src/.libs/Selection.o src/scintilla/src/.libs/Style.o src/scintilla/src/.libs/UniConversion.o src/scintilla/src/.libs/ViewStyle.o src/scintilla/src/.libs/XPM.o libtool: link: ranlib .libs/libwxscintilla.a libtool: link: ( cd ".libs" && rm -f "libwxscintilla.la" && ln -s "../libwxscintilla.la" "libwxscintilla.la" ) gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/wxscintilla' Making all in resources gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/resources' Making all in lexers gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/resources/lexers' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/resources/lexers' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/resources' PWD=`pwd` cd . && zip -qu /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/resources/manager_resources.zip auto_detect_compilers.xrc configure_tools.xrc confirm_replace_multiple.xrc confirm_replace.xrc edit_array_order.xrc edit_array_string.xrc edit_pair.xrc edit_path.xrc edit_tool.xrc external_deps.xrc findreplacedlg.xrc generic_multiline_notes.xrc generic_multi_select.xrc get_global_uservar.xrc global_uservars.xrc new_from_template.xrc plugins_configuration.xrc projectfile_options.xrc project_manager_file_types.xrc scripting_security_dlg.xrc select_target.xrc images/10x10/breakpoint_disabled.png images/10x10/breakpoint_other.png images/10x10/breakpoint.png images/12x12/breakpoint_disabled.png images/12x12/breakpoint_other.png images/12x12/breakpoint.png images/16x16/breakpoint_disabled.png images/16x16/breakpoint_other.png images/16x16/breakpoint.png images/16x16/missing_icon.png images/16x16/readonly.png images/16x16/select_target.png images/20x20/breakpoint_disabled.png images/20x20/breakpoint_other.png images/20x20/breakpoint.png images/20x20/missing_icon.png images/20x20/readonly.png images/20x20/select_target.png images/24x24/breakpoint_disabled.png images/24x24/breakpoint_other.png images/24x24/breakpoint.png images/24x24/missing_icon.png images/24x24/readonly.png images/24x24/select_target.png images/28x28/breakpoint_disabled.png images/28x28/breakpoint_other.png images/28x28/breakpoint.png images/28x28/missing_icon.png images/28x28/readonly.png images/28x28/select_target.png images/32x32/breakpoint_disabled.png images/32x32/breakpoint_other.png images/32x32/breakpoint.png images/32x32/missing_icon.png images/32x32/readonly.png images/32x32/select_target.png images/40x40/breakpoint_disabled.png images/40x40/breakpoint_other.png images/40x40/breakpoint.png images/40x40/missing_icon.png images/40x40/readonly.png images/40x40/select_target.png images/48x48/breakpoint_disabled.png images/48x48/breakpoint_other.png images/48x48/breakpoint.png images/48x48/missing_icon.png images/48x48/readonly.png images/48x48/select_target.png images/56x56/breakpoint_disabled.png images/56x56/breakpoint_other.png images/56x56/breakpoint.png images/56x56/missing_icon.png images/56x56/readonly.png images/56x56/select_target.png images/64x64/breakpoint_disabled.png images/64x64/breakpoint_other.png images/64x64/breakpoint.png images/64x64/missing_icon.png images/64x64/readonly.png images/64x64/select_target.png images/8x8/breakpoint_disabled.png images/8x8/breakpoint_other.png images/8x8/breakpoint.png > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/resources' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/resources' gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk' depbase=`echo annoyingdialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT annoyingdialog.lo -MD -MP -MF $depbase.Tpo -c -o annoyingdialog.lo annoyingdialog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT annoyingdialog.lo -MD -MP -MF .deps/annoyingdialog.Tpo -c annoyingdialog.cpp -fno-common -DPIC -o .libs/annoyingdialog.o In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from annoyingdialog.cpp:24: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from annoyingdialog.cpp:24: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT annoyingdialog.lo -MD -MP -MF .deps/annoyingdialog.Tpo -c annoyingdialog.cpp -o annoyingdialog.o >/dev/null 2>&1 depbase=`echo autodetectcompilers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT autodetectcompilers.lo -MD -MP -MF $depbase.Tpo -c -o autodetectcompilers.lo autodetectcompilers.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT autodetectcompilers.lo -MD -MP -MF .deps/autodetectcompilers.Tpo -c autodetectcompilers.cpp -fno-common -DPIC -o .libs/autodetectcompilers.o In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autodetectcompilers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autodetectcompilers.cpp:11: ../../src/include/autodetectcompilers.h:24:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autodetectcompilers.cpp:11: ../../src/include/autodetectcompilers.h:24:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT autodetectcompilers.lo -MD -MP -MF .deps/autodetectcompilers.Tpo -c autodetectcompilers.cpp -o autodetectcompilers.o >/dev/null 2>&1 depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -fno-common -DPIC -o .libs/base64.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -o base64.o >/dev/null 2>&1 depbase=`echo blockallocated.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT blockallocated.lo -MD -MP -MF $depbase.Tpo -c -o blockallocated.lo blockallocated.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT blockallocated.lo -MD -MP -MF .deps/blockallocated.Tpo -c blockallocated.cpp -fno-common -DPIC -o .libs/blockallocated.o In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from blockallocated.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT blockallocated.lo -MD -MP -MF .deps/blockallocated.Tpo -c blockallocated.cpp -o blockallocated.o >/dev/null 2>&1 depbase=`echo cbart_provider.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbart_provider.lo -MD -MP -MF $depbase.Tpo -c -o cbart_provider.lo cbart_provider.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbart_provider.lo -MD -MP -MF .deps/cbart_provider.Tpo -c cbart_provider.cpp -fno-common -DPIC -o .libs/cbart_provider.o In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbart_provider.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbart_provider.lo -MD -MP -MF .deps/cbart_provider.Tpo -c cbart_provider.cpp -o cbart_provider.o >/dev/null 2>&1 depbase=`echo cbauibook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbauibook.lo -MD -MP -MF $depbase.Tpo -c -o cbauibook.lo cbauibook.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbauibook.lo -MD -MP -MF .deps/cbauibook.Tpo -c cbauibook.cpp -fno-common -DPIC -o .libs/cbauibook.o In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbauibook.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbauibook.lo -MD -MP -MF .deps/cbauibook.Tpo -c cbauibook.cpp -o cbauibook.o >/dev/null 2>&1 depbase=`echo cbcolourmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbcolourmanager.lo -MD -MP -MF $depbase.Tpo -c -o cbcolourmanager.lo cbcolourmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbcolourmanager.lo -MD -MP -MF .deps/cbcolourmanager.Tpo -c cbcolourmanager.cpp -fno-common -DPIC -o .libs/cbcolourmanager.o In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbcolourmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbcolourmanager.lo -MD -MP -MF .deps/cbcolourmanager.Tpo -c cbcolourmanager.cpp -o cbcolourmanager.o >/dev/null 2>&1 depbase=`echo cbdebugger_interfaces.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbdebugger_interfaces.lo -MD -MP -MF $depbase.Tpo -c -o cbdebugger_interfaces.lo cbdebugger_interfaces.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbdebugger_interfaces.lo -MD -MP -MF .deps/cbdebugger_interfaces.Tpo -c cbdebugger_interfaces.cpp -fno-common -DPIC -o .libs/cbdebugger_interfaces.o In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbdebugger_interfaces.cpp:6: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbdebugger_interfaces.lo -MD -MP -MF .deps/cbdebugger_interfaces.Tpo -c cbdebugger_interfaces.cpp -o cbdebugger_interfaces.o >/dev/null 2>&1 depbase=`echo cbeditor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbeditor.lo -MD -MP -MF $depbase.Tpo -c -o cbeditor.lo cbeditor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbeditor.lo -MD -MP -MF .deps/cbeditor.Tpo -c cbeditor.cpp -fno-common -DPIC -o .libs/cbeditor.o In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditor.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditor.cpp:40: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditor.cpp:40: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditor.cpp:53: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditor.cpp:53: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbeditor.lo -MD -MP -MF .deps/cbeditor.Tpo -c cbeditor.cpp -o cbeditor.o >/dev/null 2>&1 depbase=`echo cbeditorprintout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF $depbase.Tpo -c -o cbeditorprintout.lo cbeditorprintout.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbeditorprintout.Tpo -c cbeditorprintout.cpp -fno-common -DPIC -o .libs/cbeditorprintout.o In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbeditorprintout.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbeditorprintout.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbeditorprintout.Tpo -c cbeditorprintout.cpp -o cbeditorprintout.o >/dev/null 2>&1 depbase=`echo cbexception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbexception.lo -MD -MP -MF $depbase.Tpo -c -o cbexception.lo cbexception.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbexception.lo -MD -MP -MF .deps/cbexception.Tpo -c cbexception.cpp -fno-common -DPIC -o .libs/cbexception.o In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbexception.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbexception.lo -MD -MP -MF .deps/cbexception.Tpo -c cbexception.cpp -o cbexception.o >/dev/null 2>&1 depbase=`echo cbplugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbplugin.lo -MD -MP -MF $depbase.Tpo -c -o cbplugin.lo cbplugin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbplugin.lo -MD -MP -MF .deps/cbplugin.Tpo -c cbplugin.cpp -fno-common -DPIC -o .libs/cbplugin.o In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbplugin.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbplugin.cpp:36: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbplugin.cpp:36: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbplugin.cpp:38: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbplugin.cpp:38: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbplugin.lo -MD -MP -MF .deps/cbplugin.Tpo -c cbplugin.cpp -o cbplugin.o >/dev/null 2>&1 depbase=`echo cbproject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbproject.lo -MD -MP -MF $depbase.Tpo -c -o cbproject.lo cbproject.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbproject.lo -MD -MP -MF .deps/cbproject.Tpo -c cbproject.cpp -fno-common -DPIC -o .libs/cbproject.o In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbproject.cpp:46: ../../src/include/selecttargetdlg.h:35:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:46: ../../src/include/selecttargetdlg.h:35:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbproject.cpp:49: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:49: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbproject.cpp:50: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbproject.cpp:50: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 41 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbproject.lo -MD -MP -MF .deps/cbproject.Tpo -c cbproject.cpp -o cbproject.o >/dev/null 2>&1 depbase=`echo cbstatusbar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbstatusbar.lo -MD -MP -MF $depbase.Tpo -c -o cbstatusbar.lo cbstatusbar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbstatusbar.lo -MD -MP -MF .deps/cbstatusbar.Tpo -c cbstatusbar.cpp -fno-common -DPIC -o .libs/cbstatusbar.o In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstatusbar.cpp:22: ../../src/include/cbstatusbar.h:91:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/statusbr.h:39:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstatusbar.cpp:22: ../../src/include/cbstatusbar.h:91:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/statusbr.h:39:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbstatusbar.lo -MD -MP -MF .deps/cbstatusbar.Tpo -c cbstatusbar.cpp -o cbstatusbar.o >/dev/null 2>&1 depbase=`echo cbstyledtextctrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF $depbase.Tpo -c -o cbstyledtextctrl.lo cbstyledtextctrl.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF .deps/cbstyledtextctrl.Tpo -c cbstyledtextctrl.cpp -fno-common -DPIC -o .libs/cbstyledtextctrl.o In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstyledtextctrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbstyledtextctrl.cpp:11: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbstyledtextctrl.cpp:11: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF .deps/cbstyledtextctrl.Tpo -c cbstyledtextctrl.cpp -o cbstyledtextctrl.o >/dev/null 2>&1 depbase=`echo cbthreadpool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF $depbase.Tpo -c -o cbthreadpool.lo cbthreadpool.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF .deps/cbthreadpool.Tpo -c cbthreadpool.cpp -fno-common -DPIC -o .libs/cbthreadpool.o In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbthreadpool.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ cbthreadpool.cpp:26:58: warning: 'mem_fun<void, cbThreadPool::cbWorkerThread>' is deprecated [-Wdeprecated-declarations] std::for_each(m_threads.begin(), m_threads.end(), std::mem_fun(&cbWorkerThread::Abort)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/mem_fun_ref.h:50:1: note: 'mem_fun<void, cbThreadPool::cbWorkerThread>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ cbthreadpool.cpp:29:64: warning: 'mem_fun_ref<void, cbThreadPool::cbThreadedTaskElement>' is deprecated [-Wdeprecated-declarations] std::for_each(m_tasksQueue.begin(), m_tasksQueue.end(), std::mem_fun_ref(&cbThreadedTaskElement::Delete)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/mem_fun_ref.h:86:1: note: 'mem_fun_ref<void, cbThreadPool::cbThreadedTaskElement>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ cbthreadpool.cpp:56:60: warning: 'mem_fun<void, cbThreadPool::cbWorkerThread>' is deprecated [-Wdeprecated-declarations] std::for_each(m_threads.begin(), m_threads.end(), std::mem_fun(&cbWorkerThread::Abort)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/mem_fun_ref.h:50:1: note: 'mem_fun<void, cbThreadPool::cbWorkerThread>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ cbthreadpool.cpp:99:58: warning: 'mem_fun<void, cbThreadPool::cbWorkerThread>' is deprecated [-Wdeprecated-declarations] std::for_each(m_threads.begin(), m_threads.end(), std::mem_fun(&cbWorkerThread::AbortTask)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/mem_fun_ref.h:50:1: note: 'mem_fun<void, cbThreadPool::cbWorkerThread>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ cbthreadpool.cpp:100:64: warning: 'mem_fun_ref<void, cbThreadPool::cbThreadedTaskElement>' is deprecated [-Wdeprecated-declarations] std::for_each(m_tasksQueue.begin(), m_tasksQueue.end(), std::mem_fun_ref(&cbThreadedTaskElement::Delete)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/mem_fun_ref.h:86:1: note: 'mem_fun_ref<void, cbThreadPool::cbThreadedTaskElement>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 40 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF .deps/cbthreadpool.Tpo -c cbthreadpool.cpp -o cbthreadpool.o >/dev/null 2>&1 depbase=`echo cbtreectrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbtreectrl.lo -MD -MP -MF $depbase.Tpo -c -o cbtreectrl.lo cbtreectrl.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbtreectrl.lo -MD -MP -MF .deps/cbtreectrl.Tpo -c cbtreectrl.cpp -fno-common -DPIC -o .libs/cbtreectrl.o In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbtreectrl.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbtreectrl.lo -MD -MP -MF .deps/cbtreectrl.Tpo -c cbtreectrl.cpp -o cbtreectrl.o >/dev/null 2>&1 depbase=`echo cbworkspace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cbworkspace.lo -MD -MP -MF $depbase.Tpo -c -o cbworkspace.lo cbworkspace.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbworkspace.lo -MD -MP -MF .deps/cbworkspace.Tpo -c cbworkspace.cpp -fno-common -DPIC -o .libs/cbworkspace.o In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cbworkspace.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cbworkspace.lo -MD -MP -MF .deps/cbworkspace.Tpo -c cbworkspace.cpp -o cbworkspace.o >/dev/null 2>&1 depbase=`echo ccmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ccmanager.lo -MD -MP -MF $depbase.Tpo -c -o ccmanager.lo ccmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ccmanager.lo -MD -MP -MF .deps/ccmanager.Tpo -c ccmanager.cpp -fno-common -DPIC -o .libs/ccmanager.o In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccmanager.cpp:34: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccmanager.cpp:34: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ccmanager.cpp:187:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ccmanager.cpp:187:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ccmanager.lo -MD -MP -MF .deps/ccmanager.Tpo -c ccmanager.cpp -o ccmanager.o >/dev/null 2>&1 depbase=`echo compileoptionsbase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compileoptionsbase.lo -MD -MP -MF $depbase.Tpo -c -o compileoptionsbase.lo compileoptionsbase.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compileoptionsbase.lo -MD -MP -MF .deps/compileoptionsbase.Tpo -c compileoptionsbase.cpp -fno-common -DPIC -o .libs/compileoptionsbase.o In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileoptionsbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compileoptionsbase.lo -MD -MP -MF .deps/compileoptionsbase.Tpo -c compileoptionsbase.cpp -o compileoptionsbase.o >/dev/null 2>&1 depbase=`echo compiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compiler.lo -MD -MP -MF $depbase.Tpo -c -o compiler.lo compiler.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c compiler.cpp -fno-common -DPIC -o .libs/compiler.o In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c compiler.cpp -o compiler.o >/dev/null 2>&1 depbase=`echo compilercommandgenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilercommandgenerator.lo -MD -MP -MF $depbase.Tpo -c -o compilercommandgenerator.lo compilercommandgenerator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilercommandgenerator.lo -MD -MP -MF .deps/compilercommandgenerator.Tpo -c compilercommandgenerator.cpp -fno-common -DPIC -o .libs/compilercommandgenerator.o In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilercommandgenerator.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilercommandgenerator.lo -MD -MP -MF .deps/compilercommandgenerator.Tpo -c compilercommandgenerator.cpp -o compilercommandgenerator.o >/dev/null 2>&1 depbase=`echo compilerfactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilerfactory.lo -MD -MP -MF $depbase.Tpo -c -o compilerfactory.lo compilerfactory.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerfactory.lo -MD -MP -MF .deps/compilerfactory.Tpo -c compilerfactory.cpp -fno-common -DPIC -o .libs/compilerfactory.o In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerfactory.cpp:21: ../../src/include/autodetectcompilers.h:24:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerfactory.cpp:21: ../../src/include/autodetectcompilers.h:24:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerfactory.lo -MD -MP -MF .deps/compilerfactory.Tpo -c compilerfactory.cpp -o compilerfactory.o >/dev/null 2>&1 depbase=`echo compileroptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compileroptions.lo -MD -MP -MF $depbase.Tpo -c -o compileroptions.lo compileroptions.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compileroptions.lo -MD -MP -MF .deps/compileroptions.Tpo -c compileroptions.cpp -fno-common -DPIC -o .libs/compileroptions.o In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compileroptions.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compileroptions.lo -MD -MP -MF .deps/compileroptions.Tpo -c compileroptions.cpp -o compileroptions.o >/dev/null 2>&1 depbase=`echo compiletargetbase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compiletargetbase.lo -MD -MP -MF $depbase.Tpo -c -o compiletargetbase.lo compiletargetbase.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compiletargetbase.lo -MD -MP -MF .deps/compiletargetbase.Tpo -c compiletargetbase.cpp -fno-common -DPIC -o .libs/compiletargetbase.o In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiletargetbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compiletargetbase.lo -MD -MP -MF .deps/compiletargetbase.Tpo -c compiletargetbase.cpp -o compiletargetbase.o >/dev/null 2>&1 depbase=`echo configmanager-revision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF $depbase.Tpo -c -o configmanager-revision.lo configmanager-revision.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF .deps/configmanager-revision.Tpo -c configmanager-revision.cpp -fno-common -DPIC -o .libs/configmanager-revision.o In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager-revision.cpp:15: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF .deps/configmanager-revision.Tpo -c configmanager-revision.cpp -o configmanager-revision.o >/dev/null 2>&1 depbase=`echo configmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT configmanager.lo -MD -MP -MF $depbase.Tpo -c -o configmanager.lo configmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configmanager.lo -MD -MP -MF .deps/configmanager.Tpo -c configmanager.cpp -fno-common -DPIC -o .libs/configmanager.o In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configmanager.cpp:34: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configmanager.cpp:34: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configmanager.lo -MD -MP -MF .deps/configmanager.Tpo -c configmanager.cpp -o configmanager.o >/dev/null 2>&1 depbase=`echo configurationpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT configurationpanel.lo -MD -MP -MF $depbase.Tpo -c -o configurationpanel.lo configurationpanel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configurationpanel.lo -MD -MP -MF .deps/configurationpanel.Tpo -c configurationpanel.cpp -fno-common -DPIC -o .libs/configurationpanel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configurationpanel.lo -MD -MP -MF .deps/configurationpanel.Tpo -c configurationpanel.cpp -o configurationpanel.o >/dev/null 2>&1 depbase=`echo configuretoolsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT configuretoolsdlg.lo -MD -MP -MF $depbase.Tpo -c -o configuretoolsdlg.lo configuretoolsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configuretoolsdlg.lo -MD -MP -MF .deps/configuretoolsdlg.Tpo -c configuretoolsdlg.cpp -fno-common -DPIC -o .libs/configuretoolsdlg.o In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configuretoolsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configuretoolsdlg.cpp:25: ../../src/include/configuretoolsdlg.h:32:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configuretoolsdlg.cpp:25: ../../src/include/configuretoolsdlg.h:32:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from configuretoolsdlg.cpp:26: ../../src/include/edittooldlg.h:28:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from configuretoolsdlg.cpp:26: ../../src/include/edittooldlg.h:28:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT configuretoolsdlg.lo -MD -MP -MF .deps/configuretoolsdlg.Tpo -c configuretoolsdlg.cpp -o configuretoolsdlg.o >/dev/null 2>&1 depbase=`echo confirmreplacedlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT confirmreplacedlg.lo -MD -MP -MF $depbase.Tpo -c -o confirmreplacedlg.lo confirmreplacedlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT confirmreplacedlg.lo -MD -MP -MF .deps/confirmreplacedlg.Tpo -c confirmreplacedlg.cpp -fno-common -DPIC -o .libs/confirmreplacedlg.o In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from confirmreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from confirmreplacedlg.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from confirmreplacedlg.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from confirmreplacedlg.cpp:21: ../../src/include/confirmreplacedlg.h:40:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from confirmreplacedlg.cpp:21: ../../src/include/confirmreplacedlg.h:40:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT confirmreplacedlg.lo -MD -MP -MF .deps/confirmreplacedlg.Tpo -c confirmreplacedlg.cpp -o confirmreplacedlg.o >/dev/null 2>&1 depbase=`echo crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT crc32.lo -MD -MP -MF $depbase.Tpo -c -o crc32.lo crc32.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.cpp -fno-common -DPIC -o .libs/crc32.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.cpp -o crc32.o >/dev/null 2>&1 depbase=`echo debuggermanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggermanager.lo -MD -MP -MF $depbase.Tpo -c -o debuggermanager.lo debuggermanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggermanager.lo -MD -MP -MF .deps/debuggermanager.Tpo -c debuggermanager.cpp -fno-common -DPIC -o .libs/debuggermanager.o In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermanager.cpp:40: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermanager.cpp:40: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT debuggermanager.lo -MD -MP -MF .deps/debuggermanager.Tpo -c debuggermanager.cpp -o debuggermanager.o >/dev/null 2>&1 depbase=`echo editarrayfiledlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF $depbase.Tpo -c -o editarrayfiledlg.lo editarrayfiledlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF .deps/editarrayfiledlg.Tpo -c editarrayfiledlg.cpp -fno-common -DPIC -o .libs/editarrayfiledlg.o In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayfiledlg.cpp:22: ../../src/include/editarrayfiledlg.h:29:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayfiledlg.cpp:22: ../../src/include/editarrayfiledlg.h:29:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF .deps/editarrayfiledlg.Tpo -c editarrayfiledlg.cpp -o editarrayfiledlg.o >/dev/null 2>&1 depbase=`echo editarrayorderdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editarrayorderdlg.lo -MD -MP -MF $depbase.Tpo -c -o editarrayorderdlg.lo editarrayorderdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editarrayorderdlg.lo -MD -MP -MF .deps/editarrayorderdlg.Tpo -c editarrayorderdlg.cpp -fno-common -DPIC -o .libs/editarrayorderdlg.o In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayorderdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarrayorderdlg.cpp:19: ../../src/include/editarrayorderdlg.h:33:6: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarrayorderdlg.cpp:19: ../../src/include/editarrayorderdlg.h:33:6: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editarrayorderdlg.lo -MD -MP -MF .deps/editarrayorderdlg.Tpo -c editarrayorderdlg.cpp -o editarrayorderdlg.o >/dev/null 2>&1 depbase=`echo editarraystringdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editarraystringdlg.lo -MD -MP -MF $depbase.Tpo -c -o editarraystringdlg.lo editarraystringdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editarraystringdlg.lo -MD -MP -MF .deps/editarraystringdlg.Tpo -c editarraystringdlg.cpp -fno-common -DPIC -o .libs/editarraystringdlg.o In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarraystringdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editarraystringdlg.cpp:21: ../../src/include/editarraystringdlg.h:27:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editarraystringdlg.cpp:21: ../../src/include/editarraystringdlg.h:27:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editarraystringdlg.lo -MD -MP -MF .deps/editarraystringdlg.Tpo -c editarraystringdlg.cpp -o editarraystringdlg.o >/dev/null 2>&1 depbase=`echo editor_hooks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editor_hooks.lo -MD -MP -MF $depbase.Tpo -c -o editor_hooks.lo editor_hooks.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editor_hooks.lo -MD -MP -MF .deps/editor_hooks.Tpo -c editor_hooks.cpp -fno-common -DPIC -o .libs/editor_hooks.o In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editor_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editor_hooks.lo -MD -MP -MF .deps/editor_hooks.Tpo -c editor_hooks.cpp -o editor_hooks.o >/dev/null 2>&1 depbase=`echo editorbase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editorbase.lo -MD -MP -MF $depbase.Tpo -c -o editorbase.lo editorbase.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editorbase.lo -MD -MP -MF .deps/editorbase.Tpo -c editorbase.cpp -fno-common -DPIC -o .libs/editorbase.o In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorbase.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorbase.cpp:28: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorbase.cpp:28: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editorbase.lo -MD -MP -MF .deps/editorbase.Tpo -c editorbase.cpp -o editorbase.o >/dev/null 2>&1 depbase=`echo editorcolourset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editorcolourset.lo -MD -MP -MF $depbase.Tpo -c -o editorcolourset.lo editorcolourset.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editorcolourset.lo -MD -MP -MF .deps/editorcolourset.Tpo -c editorcolourset.cpp -fno-common -DPIC -o .libs/editorcolourset.o In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorcolourset.cpp:29: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorcolourset.cpp:29: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ editorcolourset.cpp:558:14: warning: 'SetStyleBits' is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] control->SetStyleBits(control->GetStyleBitsNeeded()); ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:3347:5: note: 'SetStyleBits' has been explicitly marked deprecated here wxDEPRECATED_MSG( "This method uses a function deprecated in the Scintilla library." ) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/defs.h:637:54: note: expanded from macro 'wxDEPRECATED_MSG' #define wxDEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ editorcolourset.cpp:558:36: warning: 'GetStyleBitsNeeded' is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] control->SetStyleBits(control->GetStyleBitsNeeded()); ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5037:5: note: 'GetStyleBitsNeeded' has been explicitly marked deprecated here wxDEPRECATED_MSG( "This method uses a function deprecated in the Scintilla library." ) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/defs.h:637:54: note: expanded from macro 'wxDEPRECATED_MSG' #define wxDEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ editorcolourset.cpp:561:41: warning: 'GetStyleBits' is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] int countStyles = 1 << control->GetStyleBits(); ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:3353:5: note: 'GetStyleBits' has been explicitly marked deprecated here wxDEPRECATED_MSG( "This method uses a function deprecated in the Scintilla library." ) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/defs.h:637:54: note: expanded from macro 'wxDEPRECATED_MSG' #define wxDEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ In file included from editorcolourset.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:17: ../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr<FileManager>::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ editorcolourset.cpp:106:36: note: in instantiation of member function 'Mgr<FileManager>::Get' requested here FileManager *fm = FileManager::Get(); ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:222:13: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<FileManager>::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr<FileManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] if (isShutdown == false) ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:224:17: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<FileManager>::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ 42 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editorcolourset.lo -MD -MP -MF .deps/editorcolourset.Tpo -c editorcolourset.cpp -o editorcolourset.o >/dev/null 2>&1 depbase=`echo editorlexerloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editorlexerloader.lo -MD -MP -MF $depbase.Tpo -c -o editorlexerloader.lo editorlexerloader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editorlexerloader.lo -MD -MP -MF .deps/editorlexerloader.Tpo -c editorlexerloader.cpp -fno-common -DPIC -o .libs/editorlexerloader.o In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorlexerloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editorlexerloader.lo -MD -MP -MF .deps/editorlexerloader.Tpo -c editorlexerloader.cpp -o editorlexerloader.o >/dev/null 2>&1 depbase=`echo editormanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editormanager.lo -MD -MP -MF $depbase.Tpo -c -o editormanager.lo editormanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editormanager.lo -MD -MP -MF .deps/editormanager.Tpo -c editormanager.cpp -fno-common -DPIC -o .libs/editormanager.o In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:36: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:36: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:37: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:37: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:47: ../../src/include/confirmreplacedlg.h:40:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:47: ../../src/include/confirmreplacedlg.h:40:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editormanager.cpp:49: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editormanager.cpp:49: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 43 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editormanager.lo -MD -MP -MF .deps/editormanager.Tpo -c editormanager.cpp -o editormanager.o >/dev/null 2>&1 depbase=`echo editpairdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editpairdlg.lo -MD -MP -MF $depbase.Tpo -c -o editpairdlg.lo editpairdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editpairdlg.lo -MD -MP -MF .deps/editpairdlg.Tpo -c editpairdlg.cpp -fno-common -DPIC -o .libs/editpairdlg.o In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpairdlg.cpp:21: ../../src/include/editpairdlg.h:34:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpairdlg.cpp:21: ../../src/include/editpairdlg.h:34:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editpairdlg.lo -MD -MP -MF .deps/editpairdlg.Tpo -c editpairdlg.cpp -o editpairdlg.o >/dev/null 2>&1 depbase=`echo editpathdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editpathdlg.lo -MD -MP -MF $depbase.Tpo -c -o editpathdlg.lo editpathdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editpathdlg.lo -MD -MP -MF .deps/editpathdlg.Tpo -c editpathdlg.cpp -fno-common -DPIC -o .libs/editpathdlg.o In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editpathdlg.cpp:25: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editpathdlg.cpp:25: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT editpathdlg.lo -MD -MP -MF .deps/editpathdlg.Tpo -c editpathdlg.cpp -o editpathdlg.o >/dev/null 2>&1 depbase=`echo edittooldlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF $depbase.Tpo -c -o edittooldlg.lo edittooldlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF .deps/edittooldlg.Tpo -c edittooldlg.cpp -fno-common -DPIC -o .libs/edittooldlg.o In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from edittooldlg.cpp:25: ../../src/include/edittooldlg.h:28:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from edittooldlg.cpp:25: ../../src/include/edittooldlg.h:28:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF .deps/edittooldlg.Tpo -c edittooldlg.cpp -o edittooldlg.o >/dev/null 2>&1 depbase=`echo encodingdetector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF $depbase.Tpo -c -o encodingdetector.lo encodingdetector.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF .deps/encodingdetector.Tpo -c encodingdetector.cpp -fno-common -DPIC -o .libs/encodingdetector.o In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from encodingdetector.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF .deps/encodingdetector.Tpo -c encodingdetector.cpp -o encodingdetector.o >/dev/null 2>&1 depbase=`echo externaldepsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT externaldepsdlg.lo -MD -MP -MF $depbase.Tpo -c -o externaldepsdlg.lo externaldepsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT externaldepsdlg.lo -MD -MP -MF .deps/externaldepsdlg.Tpo -c externaldepsdlg.cpp -fno-common -DPIC -o .libs/externaldepsdlg.o In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:21: ../../src/include/externaldepsdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:21: ../../src/include/externaldepsdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from externaldepsdlg.cpp:23: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from externaldepsdlg.cpp:23: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT externaldepsdlg.lo -MD -MP -MF .deps/externaldepsdlg.Tpo -c externaldepsdlg.cpp -o externaldepsdlg.o >/dev/null 2>&1 depbase=`echo filefilters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT filefilters.lo -MD -MP -MF $depbase.Tpo -c -o filefilters.lo filefilters.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filefilters.lo -MD -MP -MF .deps/filefilters.Tpo -c filefilters.cpp -fno-common -DPIC -o .libs/filefilters.o In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filefilters.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filefilters.lo -MD -MP -MF .deps/filefilters.Tpo -c filefilters.cpp -o filefilters.o >/dev/null 2>&1 depbase=`echo filegroupsandmasks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT filegroupsandmasks.lo -MD -MP -MF $depbase.Tpo -c -o filegroupsandmasks.lo filegroupsandmasks.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filegroupsandmasks.lo -MD -MP -MF .deps/filegroupsandmasks.Tpo -c filegroupsandmasks.cpp -fno-common -DPIC -o .libs/filegroupsandmasks.o In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filegroupsandmasks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filegroupsandmasks.lo -MD -MP -MF .deps/filegroupsandmasks.Tpo -c filegroupsandmasks.cpp -o filegroupsandmasks.o >/dev/null 2>&1 depbase=`echo filemanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT filemanager.lo -MD -MP -MF $depbase.Tpo -c -o filemanager.lo filemanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filemanager.lo -MD -MP -MF .deps/filemanager.Tpo -c filemanager.cpp -fno-common -DPIC -o .libs/filemanager.o In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from filemanager.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from filemanager.cpp:19: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT filemanager.lo -MD -MP -MF .deps/filemanager.Tpo -c filemanager.cpp -o filemanager.o >/dev/null 2>&1 depbase=`echo findreplacedlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT findreplacedlg.lo -MD -MP -MF $depbase.Tpo -c -o findreplacedlg.lo findreplacedlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT findreplacedlg.lo -MD -MP -MF .deps/findreplacedlg.Tpo -c findreplacedlg.cpp -fno-common -DPIC -o .libs/findreplacedlg.o In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:12: ../../src/include/findreplacedlg.h:69:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:12: ../../src/include/findreplacedlg.h:69:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from findreplacedlg.cpp:35: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from findreplacedlg.cpp:35: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT findreplacedlg.lo -MD -MP -MF .deps/findreplacedlg.Tpo -c findreplacedlg.cpp -o findreplacedlg.o >/dev/null 2>&1 depbase=`echo genericmultilinenotesdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT genericmultilinenotesdlg.lo -MD -MP -MF $depbase.Tpo -c -o genericmultilinenotesdlg.lo genericmultilinenotesdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT genericmultilinenotesdlg.lo -MD -MP -MF .deps/genericmultilinenotesdlg.Tpo -c genericmultilinenotesdlg.cpp -fno-common -DPIC -o .libs/genericmultilinenotesdlg.o In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from genericmultilinenotesdlg.cpp:18: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from genericmultilinenotesdlg.cpp:18: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT genericmultilinenotesdlg.lo -MD -MP -MF .deps/genericmultilinenotesdlg.Tpo -c genericmultilinenotesdlg.cpp -o genericmultilinenotesdlg.o >/dev/null 2>&1 depbase=`echo globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT globals.lo -MD -MP -MF $depbase.Tpo -c -o globals.lo globals.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -fno-common -DPIC -o .libs/globals.o In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -o globals.o >/dev/null 2>&1 depbase=`echo importers_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT importers_globals.lo -MD -MP -MF $depbase.Tpo -c -o importers_globals.lo importers_globals.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT importers_globals.lo -MD -MP -MF .deps/importers_globals.Tpo -c importers_globals.cpp -fno-common -DPIC -o .libs/importers_globals.o In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from importers_globals.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT importers_globals.lo -MD -MP -MF .deps/importers_globals.Tpo -c importers_globals.cpp -o importers_globals.o >/dev/null 2>&1 depbase=`echo incremental_select_helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT incremental_select_helper.lo -MD -MP -MF $depbase.Tpo -c -o incremental_select_helper.lo incremental_select_helper.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT incremental_select_helper.lo -MD -MP -MF .deps/incremental_select_helper.Tpo -c incremental_select_helper.cpp -fno-common -DPIC -o .libs/incremental_select_helper.o In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:7: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from incremental_select_helper.cpp:9: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from incremental_select_helper.cpp:9: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT incremental_select_helper.lo -MD -MP -MF .deps/incremental_select_helper.Tpo -c incremental_select_helper.cpp -o incremental_select_helper.o >/dev/null 2>&1 depbase=`echo infowindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT infowindow.lo -MD -MP -MF $depbase.Tpo -c -o infowindow.lo infowindow.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT infowindow.lo -MD -MP -MF .deps/infowindow.Tpo -c infowindow.cpp -fno-common -DPIC -o .libs/infowindow.o In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infowindow.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT infowindow.lo -MD -MP -MF .deps/infowindow.Tpo -c infowindow.cpp -o infowindow.o >/dev/null 2>&1 depbase=`echo loggers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT loggers.lo -MD -MP -MF $depbase.Tpo -c -o loggers.lo loggers.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT loggers.lo -MD -MP -MF .deps/loggers.Tpo -c loggers.cpp -fno-common -DPIC -o .libs/loggers.o In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from loggers.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT loggers.lo -MD -MP -MF .deps/loggers.Tpo -c loggers.cpp -o loggers.o >/dev/null 2>&1 depbase=`echo logmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT logmanager.lo -MD -MP -MF $depbase.Tpo -c -o logmanager.lo logmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT logmanager.lo -MD -MP -MF .deps/logmanager.Tpo -c logmanager.cpp -fno-common -DPIC -o .libs/logmanager.o In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from logmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT logmanager.lo -MD -MP -MF .deps/logmanager.Tpo -c logmanager.cpp -o logmanager.o >/dev/null 2>&1 depbase=`echo macrosmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT macrosmanager.lo -MD -MP -MF $depbase.Tpo -c -o macrosmanager.lo macrosmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT macrosmanager.lo -MD -MP -MF .deps/macrosmanager.Tpo -c macrosmanager.cpp -fno-common -DPIC -o .libs/macrosmanager.o In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from macrosmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from macrosmanager.cpp:37: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from macrosmanager.cpp:37: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT macrosmanager.lo -MD -MP -MF .deps/macrosmanager.Tpo -c macrosmanager.cpp -o macrosmanager.o >/dev/null 2>&1 depbase=`echo manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT manager.lo -MD -MP -MF $depbase.Tpo -c -o manager.lo manager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cpp -fno-common -DPIC -o .libs/manager.o In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from manager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:17: ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<ToolsManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:240:19: note: in instantiation of member function 'Mgr<ToolsManager>::Free' requested here ToolsManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<ToolsManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<ToolsManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<ToolsManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<TemplateManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:241:22: note: in instantiation of member function 'Mgr<TemplateManager>::Free' requested here TemplateManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<TemplateManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<TemplateManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<TemplateManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<CCManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:242:16: note: in instantiation of member function 'Mgr<CCManager>::Free' requested here CCManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<CCManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<CCManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<CCManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<PluginManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:243:20: note: in instantiation of member function 'Mgr<PluginManager>::Free' requested here PluginManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<PluginManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<PluginManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<PluginManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<DebuggerManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:244:22: note: in instantiation of member function 'Mgr<DebuggerManager>::Free' requested here DebuggerManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<DebuggerManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<DebuggerManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<DebuggerManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<ScriptingManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:245:23: note: in instantiation of member function 'Mgr<ScriptingManager>::Free' requested here ScriptingManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<ScriptingManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<ScriptingManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<ScriptingManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<ProjectManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:246:21: note: in instantiation of member function 'Mgr<ProjectManager>::Free' requested here ProjectManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<ProjectManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<ProjectManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<ProjectManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<EditorManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:247:20: note: in instantiation of member function 'Mgr<EditorManager>::Free' requested here EditorManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<EditorManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<EditorManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<EditorManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<PersonalityManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:248:25: note: in instantiation of member function 'Mgr<PersonalityManager>::Free' requested here PersonalityManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<PersonalityManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<PersonalityManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<PersonalityManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<MacrosManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:249:20: note: in instantiation of member function 'Mgr<MacrosManager>::Free' requested here MacrosManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<MacrosManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<MacrosManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<MacrosManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<UserVariableManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:250:26: note: in instantiation of member function 'Mgr<UserVariableManager>::Free' requested here UserVariableManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<UserVariableManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<UserVariableManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<UserVariableManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<LogManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:251:17: note: in instantiation of member function 'Mgr<LogManager>::Free' requested here LogManager::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<LogManager>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<LogManager>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<LogManager>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:234:9: warning: instantiation of variable 'Mgr<CfgMgrBldr>::isShutdown' required here, but no definition is available [-Wundefined-var-template] isShutdown = true; ^ manager.cpp:252:17: note: in instantiation of member function 'Mgr<CfgMgrBldr>::Free' requested here CfgMgrBldr::Free(); ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:234:9: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<CfgMgrBldr>::isShutdown' is explicitly instantiated in another translation unit isShutdown = true; ^ ../../src/include/manager.h:235:16: warning: instantiation of variable 'Mgr<CfgMgrBldr>::instance' required here, but no definition is available [-Wundefined-var-template] delete instance; ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:235:16: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<CfgMgrBldr>::instance' is explicitly instantiated in another translation unit delete instance; ^ ../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr<FileManager>::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ manager.cpp:499:25: note: in instantiation of member function 'Mgr<FileManager>::Get' requested here return FileManager::Get(); ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:222:13: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<FileManager>::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr<FileManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] if (isShutdown == false) ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:224:17: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<FileManager>::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ ../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr<ColourManager>::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ manager.cpp:509:27: note: in instantiation of member function 'Mgr<ColourManager>::Get' requested here return ColourManager::Get(); ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:222:13: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<ColourManager>::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr<ColourManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] if (isShutdown == false) ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:224:17: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<ColourManager>::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ 65 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cpp -o manager.o >/dev/null 2>&1 depbase=`echo menuitemsmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT menuitemsmanager.lo -MD -MP -MF $depbase.Tpo -c -o menuitemsmanager.lo menuitemsmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT menuitemsmanager.lo -MD -MP -MF .deps/menuitemsmanager.Tpo -c menuitemsmanager.cpp -fno-common -DPIC -o .libs/menuitemsmanager.o In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from menuitemsmanager.cpp:14: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT menuitemsmanager.lo -MD -MP -MF .deps/menuitemsmanager.Tpo -c menuitemsmanager.cpp -o menuitemsmanager.o >/dev/null 2>&1 depbase=`echo multiselectdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT multiselectdlg.lo -MD -MP -MF $depbase.Tpo -c -o multiselectdlg.lo multiselectdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT multiselectdlg.lo -MD -MP -MF .deps/multiselectdlg.Tpo -c multiselectdlg.cpp -fno-common -DPIC -o .libs/multiselectdlg.o In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from multiselectdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from multiselectdlg.cpp:21: ../../src/include/multiselectdlg.h:42:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from multiselectdlg.cpp:21: ../../src/include/multiselectdlg.h:42:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT multiselectdlg.lo -MD -MP -MF .deps/multiselectdlg.Tpo -c multiselectdlg.cpp -o multiselectdlg.o >/dev/null 2>&1 depbase=`echo newfromtemplatedlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT newfromtemplatedlg.lo -MD -MP -MF $depbase.Tpo -c -o newfromtemplatedlg.lo newfromtemplatedlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT newfromtemplatedlg.lo -MD -MP -MF .deps/newfromtemplatedlg.Tpo -c newfromtemplatedlg.cpp -fno-common -DPIC -o .libs/newfromtemplatedlg.o In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from newfromtemplatedlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from newfromtemplatedlg.cpp:30: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from newfromtemplatedlg.cpp:30: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from newfromtemplatedlg.cpp:35: ../../src/include/newfromtemplatedlg.h:61:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from newfromtemplatedlg.cpp:35: ../../src/include/newfromtemplatedlg.h:61:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT newfromtemplatedlg.lo -MD -MP -MF .deps/newfromtemplatedlg.Tpo -c newfromtemplatedlg.cpp -o newfromtemplatedlg.o >/dev/null 2>&1 depbase=`echo personalitymanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT personalitymanager.lo -MD -MP -MF $depbase.Tpo -c -o personalitymanager.lo personalitymanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT personalitymanager.lo -MD -MP -MF .deps/personalitymanager.Tpo -c personalitymanager.cpp -fno-common -DPIC -o .libs/personalitymanager.o In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from personalitymanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT personalitymanager.lo -MD -MP -MF .deps/personalitymanager.Tpo -c personalitymanager.cpp -o personalitymanager.o >/dev/null 2>&1 depbase=`echo pipedprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT pipedprocess.lo -MD -MP -MF $depbase.Tpo -c -o pipedprocess.lo pipedprocess.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pipedprocess.lo -MD -MP -MF .deps/pipedprocess.Tpo -c pipedprocess.cpp -fno-common -DPIC -o .libs/pipedprocess.o In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pipedprocess.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pipedprocess.lo -MD -MP -MF .deps/pipedprocess.Tpo -c pipedprocess.cpp -o pipedprocess.o >/dev/null 2>&1 depbase=`echo pluginmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT pluginmanager.lo -MD -MP -MF $depbase.Tpo -c -o pluginmanager.lo pluginmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c pluginmanager.cpp -fno-common -DPIC -o .libs/pluginmanager.o In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:49: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:49: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginmanager.cpp:50: ../../src/include/pluginsconfigurationdlg.h:39:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginmanager.cpp:50: ../../src/include/pluginsconfigurationdlg.h:39:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c pluginmanager.cpp -o pluginmanager.o >/dev/null 2>&1 depbase=`echo pluginsconfigurationdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF $depbase.Tpo -c -o pluginsconfigurationdlg.lo pluginsconfigurationdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF .deps/pluginsconfigurationdlg.Tpo -c pluginsconfigurationdlg.cpp -fno-common -DPIC -o .libs/pluginsconfigurationdlg.o In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginsconfigurationdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginsconfigurationdlg.cpp:28: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginsconfigurationdlg.cpp:28: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from pluginsconfigurationdlg.cpp:37: ../../src/include/pluginsconfigurationdlg.h:39:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from pluginsconfigurationdlg.cpp:37: ../../src/include/pluginsconfigurationdlg.h:39:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF .deps/pluginsconfigurationdlg.Tpo -c pluginsconfigurationdlg.cpp -o pluginsconfigurationdlg.o >/dev/null 2>&1 depbase=`echo printing_types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT printing_types.lo -MD -MP -MF $depbase.Tpo -c -o printing_types.lo printing_types.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT printing_types.lo -MD -MP -MF .deps/printing_types.Tpo -c printing_types.cpp -fno-common -DPIC -o .libs/printing_types.o In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printing_types.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT printing_types.lo -MD -MP -MF .deps/printing_types.Tpo -c printing_types.cpp -o printing_types.o >/dev/null 2>&1 depbase=`echo projectbuildtarget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF $depbase.Tpo -c -o projectbuildtarget.lo projectbuildtarget.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF .deps/projectbuildtarget.Tpo -c projectbuildtarget.cpp -fno-common -DPIC -o .libs/projectbuildtarget.o In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectbuildtarget.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF .deps/projectbuildtarget.Tpo -c projectbuildtarget.cpp -o projectbuildtarget.o >/dev/null 2>&1 depbase=`echo projectfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectfile.lo -MD -MP -MF $depbase.Tpo -c -o projectfile.lo projectfile.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectfile.lo -MD -MP -MF .deps/projectfile.Tpo -c projectfile.cpp -fno-common -DPIC -o .libs/projectfile.o In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfile.cpp:23: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfile.cpp:23: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectfile.lo -MD -MP -MF .deps/projectfile.Tpo -c projectfile.cpp -o projectfile.o >/dev/null 2>&1 depbase=`echo projectfileoptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectfileoptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o projectfileoptionsdlg.lo projectfileoptionsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectfileoptionsdlg.lo -MD -MP -MF .deps/projectfileoptionsdlg.Tpo -c projectfileoptionsdlg.cpp -fno-common -DPIC -o .libs/projectfileoptionsdlg.o In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfileoptionsdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectfileoptionsdlg.cpp:38: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectfileoptionsdlg.cpp:38: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectfileoptionsdlg.lo -MD -MP -MF .deps/projectfileoptionsdlg.Tpo -c projectfileoptionsdlg.cpp -o projectfileoptionsdlg.o >/dev/null 2>&1 depbase=`echo projectlayoutloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF $depbase.Tpo -c -o projectlayoutloader.lo projectlayoutloader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF .deps/projectlayoutloader.Tpo -c projectlayoutloader.cpp -fno-common -DPIC -o .libs/projectlayoutloader.o In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectlayoutloader.cpp:26: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectlayoutloader.cpp:26: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF .deps/projectlayoutloader.Tpo -c projectlayoutloader.cpp -o projectlayoutloader.o >/dev/null 2>&1 depbase=`echo projectloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectloader.lo -MD -MP -MF $depbase.Tpo -c -o projectloader.lo projectloader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectloader.lo -MD -MP -MF .deps/projectloader.Tpo -c projectloader.cpp -fno-common -DPIC -o .libs/projectloader.o In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader.cpp:36: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader.cpp:36: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectloader.lo -MD -MP -MF .deps/projectloader.Tpo -c projectloader.cpp -o projectloader.o >/dev/null 2>&1 depbase=`echo projectloader_hooks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectloader_hooks.lo -MD -MP -MF $depbase.Tpo -c -o projectloader_hooks.lo projectloader_hooks.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectloader_hooks.lo -MD -MP -MF .deps/projectloader_hooks.Tpo -c projectloader_hooks.cpp -fno-common -DPIC -o .libs/projectloader_hooks.o In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectloader_hooks.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectloader_hooks.lo -MD -MP -MF .deps/projectloader_hooks.Tpo -c projectloader_hooks.cpp -o projectloader_hooks.o >/dev/null 2>&1 depbase=`echo projectmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectmanager.lo -MD -MP -MF $depbase.Tpo -c -o projectmanager.lo projectmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectmanager.lo -MD -MP -MF .deps/projectmanager.Tpo -c projectmanager.cpp -fno-common -DPIC -o .libs/projectmanager.o In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectmanager.lo -MD -MP -MF .deps/projectmanager.Tpo -c projectmanager.cpp -o projectmanager.o >/dev/null 2>&1 depbase=`echo projectsfilemasksdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF $depbase.Tpo -c -o projectsfilemasksdlg.lo projectsfilemasksdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF .deps/projectsfilemasksdlg.Tpo -c projectsfilemasksdlg.cpp -fno-common -DPIC -o .libs/projectsfilemasksdlg.o In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsfilemasksdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectsfilemasksdlg.cpp:22: ../../src/include/projectsfilemasksdlg.h:35:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectsfilemasksdlg.cpp:22: ../../src/include/projectsfilemasksdlg.h:35:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF .deps/projectsfilemasksdlg.Tpo -c projectsfilemasksdlg.cpp -o projectsfilemasksdlg.o >/dev/null 2>&1 depbase=`echo projecttemplateloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projecttemplateloader.lo -MD -MP -MF $depbase.Tpo -c -o projecttemplateloader.lo projecttemplateloader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projecttemplateloader.lo -MD -MP -MF .deps/projecttemplateloader.Tpo -c projecttemplateloader.cpp -fno-common -DPIC -o .libs/projecttemplateloader.o In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projecttemplateloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT projecttemplateloader.lo -MD -MP -MF .deps/projecttemplateloader.Tpo -c projecttemplateloader.cpp -o projecttemplateloader.o >/dev/null 2>&1 depbase=`echo scriptingmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF $depbase.Tpo -c -o scriptingmanager.lo scriptingmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF .deps/scriptingmanager.Tpo -c scriptingmanager.cpp -fno-common -DPIC -o .libs/scriptingmanager.o In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingmanager.cpp:31: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingmanager.cpp:31: ../../src/include/genericmultilinenotesdlg.h:26:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF .deps/scriptingmanager.Tpo -c scriptingmanager.cpp -o scriptingmanager.o >/dev/null 2>&1 depbase=`echo scriptsecuritywarningdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT scriptsecuritywarningdlg.lo -MD -MP -MF $depbase.Tpo -c -o scriptsecuritywarningdlg.lo scriptsecuritywarningdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scriptsecuritywarningdlg.lo -MD -MP -MF .deps/scriptsecuritywarningdlg.Tpo -c scriptsecuritywarningdlg.cpp -fno-common -DPIC -o .libs/scriptsecuritywarningdlg.o In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptsecuritywarningdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scriptsecuritywarningdlg.lo -MD -MP -MF .deps/scriptsecuritywarningdlg.Tpo -c scriptsecuritywarningdlg.cpp -o scriptsecuritywarningdlg.o >/dev/null 2>&1 depbase=`echo scrollingdialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT scrollingdialog.lo -MD -MP -MF $depbase.Tpo -c -o scrollingdialog.lo scrollingdialog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scrollingdialog.lo -MD -MP -MF .deps/scrollingdialog.Tpo -c scrollingdialog.cpp -fno-common -DPIC -o .libs/scrollingdialog.o In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scrollingdialog.cpp:11: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT scrollingdialog.lo -MD -MP -MF .deps/scrollingdialog.Tpo -c scrollingdialog.cpp -o scrollingdialog.o >/dev/null 2>&1 depbase=`echo sdk_events.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT sdk_events.lo -MD -MP -MF $depbase.Tpo -c -o sdk_events.lo sdk_events.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sdk_events.lo -MD -MP -MF .deps/sdk_events.Tpo -c sdk_events.cpp -fno-common -DPIC -o .libs/sdk_events.o In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from sdk_events.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT sdk_events.lo -MD -MP -MF .deps/sdk_events.Tpo -c sdk_events.cpp -o sdk_events.o >/dev/null 2>&1 depbase=`echo searchresultslog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT searchresultslog.lo -MD -MP -MF $depbase.Tpo -c -o searchresultslog.lo searchresultslog.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT searchresultslog.lo -MD -MP -MF .deps/searchresultslog.Tpo -c searchresultslog.cpp -fno-common -DPIC -o .libs/searchresultslog.o In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from searchresultslog.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from searchresultslog.cpp:20: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from searchresultslog.cpp:20: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from searchresultslog.cpp:22: ../../src/include/searchresultslog.h:30:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from searchresultslog.cpp:22: ../../src/include/searchresultslog.h:30:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT searchresultslog.lo -MD -MP -MF .deps/searchresultslog.Tpo -c searchresultslog.cpp -o searchresultslog.o >/dev/null 2>&1 depbase=`echo selecttargetdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT selecttargetdlg.lo -MD -MP -MF $depbase.Tpo -c -o selecttargetdlg.lo selecttargetdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT selecttargetdlg.lo -MD -MP -MF .deps/selecttargetdlg.Tpo -c selecttargetdlg.cpp -fno-common -DPIC -o .libs/selecttargetdlg.o In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from selecttargetdlg.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from selecttargetdlg.cpp:24: ../../src/include/selecttargetdlg.h:35:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from selecttargetdlg.cpp:24: ../../src/include/selecttargetdlg.h:35:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT selecttargetdlg.lo -MD -MP -MF .deps/selecttargetdlg.Tpo -c selecttargetdlg.cpp -o selecttargetdlg.o >/dev/null 2>&1 depbase=`echo templatemanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT templatemanager.lo -MD -MP -MF $depbase.Tpo -c -o templatemanager.lo templatemanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT templatemanager.lo -MD -MP -MF .deps/templatemanager.Tpo -c templatemanager.cpp -fno-common -DPIC -o .libs/templatemanager.o In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from templatemanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from templatemanager.cpp:33: ../../src/include/newfromtemplatedlg.h:61:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from templatemanager.cpp:33: ../../src/include/newfromtemplatedlg.h:61:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT templatemanager.lo -MD -MP -MF .deps/templatemanager.Tpo -c templatemanager.cpp -o templatemanager.o >/dev/null 2>&1 depbase=`echo tinywxuni.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF $depbase.Tpo -c -o tinywxuni.lo tinywxuni.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF .deps/tinywxuni.Tpo -c tinywxuni.cpp -fno-common -DPIC -o .libs/tinywxuni.o In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from tinywxuni.cpp:1: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF .deps/tinywxuni.Tpo -c tinywxuni.cpp -o tinywxuni.o >/dev/null 2>&1 depbase=`echo toolsmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT toolsmanager.lo -MD -MP -MF $depbase.Tpo -c -o toolsmanager.lo toolsmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT toolsmanager.lo -MD -MP -MF .deps/toolsmanager.Tpo -c toolsmanager.cpp -fno-common -DPIC -o .libs/toolsmanager.o In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from toolsmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from toolsmanager.cpp:30: ../../src/include/configuretoolsdlg.h:32:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from toolsmanager.cpp:30: ../../src/include/configuretoolsdlg.h:32:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT toolsmanager.lo -MD -MP -MF .deps/toolsmanager.Tpo -c toolsmanager.cpp -o toolsmanager.o >/dev/null 2>&1 depbase=`echo uservarmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT uservarmanager.lo -MD -MP -MF $depbase.Tpo -c -o uservarmanager.lo uservarmanager.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT uservarmanager.lo -MD -MP -MF .deps/uservarmanager.Tpo -c uservarmanager.cpp -fno-common -DPIC -o .libs/uservarmanager.o In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from uservarmanager.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from uservarmanager.cpp:33: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from uservarmanager.cpp:33: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT uservarmanager.lo -MD -MP -MF .deps/uservarmanager.Tpo -c uservarmanager.cpp -o uservarmanager.o >/dev/null 2>&1 depbase=`echo workspaceloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT workspaceloader.lo -MD -MP -MF $depbase.Tpo -c -o workspaceloader.lo workspaceloader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT workspaceloader.lo -MD -MP -MF .deps/workspaceloader.Tpo -c workspaceloader.cpp -fno-common -DPIC -o .libs/workspaceloader.o In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from workspaceloader.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from workspaceloader.cpp:33: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from workspaceloader.cpp:33: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT workspaceloader.lo -MD -MP -MF .deps/workspaceloader.Tpo -c workspaceloader.cpp -o workspaceloader.o >/dev/null 2>&1 depbase=`echo xtra_res.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT xtra_res.lo -MD -MP -MF $depbase.Tpo -c -o xtra_res.lo xtra_res.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT xtra_res.lo -MD -MP -MF .deps/xtra_res.Tpo -c xtra_res.cpp -fno-common -DPIC -o .libs/xtra_res.o In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from xtra_res.cpp:10: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT xtra_res.lo -MD -MP -MF .deps/xtra_res.Tpo -c xtra_res.cpp -o xtra_res.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/CharDistribution.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/CharDistribution.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/CharDistribution.lo mozilla_chardet/src/CharDistribution.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/CharDistribution.lo -MD -MP -MF mozilla_chardet/src/.deps/CharDistribution.Tpo -c mozilla_chardet/src/CharDistribution.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/CharDistribution.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/CharDistribution.lo -MD -MP -MF mozilla_chardet/src/.deps/CharDistribution.Tpo -c mozilla_chardet/src/CharDistribution.cpp -o mozilla_chardet/src/CharDistribution.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/JpCntx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/JpCntx.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/JpCntx.lo mozilla_chardet/src/JpCntx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/JpCntx.lo -MD -MP -MF mozilla_chardet/src/.deps/JpCntx.Tpo -c mozilla_chardet/src/JpCntx.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/JpCntx.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/JpCntx.lo -MD -MP -MF mozilla_chardet/src/.deps/JpCntx.Tpo -c mozilla_chardet/src/JpCntx.cpp -o mozilla_chardet/src/JpCntx.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/LangBulgarianModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangBulgarianModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangBulgarianModel.lo mozilla_chardet/src/LangBulgarianModel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangBulgarianModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangBulgarianModel.Tpo -c mozilla_chardet/src/LangBulgarianModel.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/LangBulgarianModel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangBulgarianModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangBulgarianModel.Tpo -c mozilla_chardet/src/LangBulgarianModel.cpp -o mozilla_chardet/src/LangBulgarianModel.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/LangCyrillicModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangCyrillicModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangCyrillicModel.lo mozilla_chardet/src/LangCyrillicModel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangCyrillicModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangCyrillicModel.Tpo -c mozilla_chardet/src/LangCyrillicModel.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/LangCyrillicModel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangCyrillicModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangCyrillicModel.Tpo -c mozilla_chardet/src/LangCyrillicModel.cpp -o mozilla_chardet/src/LangCyrillicModel.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/LangGreekModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangGreekModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangGreekModel.lo mozilla_chardet/src/LangGreekModel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangGreekModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangGreekModel.Tpo -c mozilla_chardet/src/LangGreekModel.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/LangGreekModel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangGreekModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangGreekModel.Tpo -c mozilla_chardet/src/LangGreekModel.cpp -o mozilla_chardet/src/LangGreekModel.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/LangHebrewModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangHebrewModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangHebrewModel.lo mozilla_chardet/src/LangHebrewModel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangHebrewModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangHebrewModel.Tpo -c mozilla_chardet/src/LangHebrewModel.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/LangHebrewModel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangHebrewModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangHebrewModel.Tpo -c mozilla_chardet/src/LangHebrewModel.cpp -o mozilla_chardet/src/LangHebrewModel.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/LangHungarianModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangHungarianModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangHungarianModel.lo mozilla_chardet/src/LangHungarianModel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangHungarianModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangHungarianModel.Tpo -c mozilla_chardet/src/LangHungarianModel.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/LangHungarianModel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangHungarianModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangHungarianModel.Tpo -c mozilla_chardet/src/LangHungarianModel.cpp -o mozilla_chardet/src/LangHungarianModel.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/LangThaiModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangThaiModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangThaiModel.lo mozilla_chardet/src/LangThaiModel.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangThaiModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangThaiModel.Tpo -c mozilla_chardet/src/LangThaiModel.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/LangThaiModel.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/LangThaiModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangThaiModel.Tpo -c mozilla_chardet/src/LangThaiModel.cpp -o mozilla_chardet/src/LangThaiModel.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsBig5Prober.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsBig5Prober.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsBig5Prober.lo mozilla_chardet/src/nsBig5Prober.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsBig5Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsBig5Prober.Tpo -c mozilla_chardet/src/nsBig5Prober.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsBig5Prober.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsBig5Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsBig5Prober.Tpo -c mozilla_chardet/src/nsBig5Prober.cpp -o mozilla_chardet/src/nsBig5Prober.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsCharSetProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsCharSetProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsCharSetProber.lo mozilla_chardet/src/nsCharSetProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsCharSetProber.Tpo -c mozilla_chardet/src/nsCharSetProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsCharSetProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsCharSetProber.Tpo -c mozilla_chardet/src/nsCharSetProber.cpp -o mozilla_chardet/src/nsCharSetProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsEscCharsetProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEscCharsetProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEscCharsetProber.lo mozilla_chardet/src/nsEscCharsetProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEscCharsetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEscCharsetProber.Tpo -c mozilla_chardet/src/nsEscCharsetProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsEscCharsetProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEscCharsetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEscCharsetProber.Tpo -c mozilla_chardet/src/nsEscCharsetProber.cpp -o mozilla_chardet/src/nsEscCharsetProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsEscSM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEscSM.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEscSM.lo mozilla_chardet/src/nsEscSM.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEscSM.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEscSM.Tpo -c mozilla_chardet/src/nsEscSM.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsEscSM.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEscSM.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEscSM.Tpo -c mozilla_chardet/src/nsEscSM.cpp -o mozilla_chardet/src/nsEscSM.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsEUCJPProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCJPProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEUCJPProber.lo mozilla_chardet/src/nsEUCJPProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCJPProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCJPProber.Tpo -c mozilla_chardet/src/nsEUCJPProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsEUCJPProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCJPProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCJPProber.Tpo -c mozilla_chardet/src/nsEUCJPProber.cpp -o mozilla_chardet/src/nsEUCJPProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsEUCKRProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCKRProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEUCKRProber.lo mozilla_chardet/src/nsEUCKRProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCKRProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCKRProber.Tpo -c mozilla_chardet/src/nsEUCKRProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsEUCKRProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCKRProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCKRProber.Tpo -c mozilla_chardet/src/nsEUCKRProber.cpp -o mozilla_chardet/src/nsEUCKRProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsEUCTWProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCTWProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEUCTWProber.lo mozilla_chardet/src/nsEUCTWProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCTWProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCTWProber.Tpo -c mozilla_chardet/src/nsEUCTWProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsEUCTWProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsEUCTWProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCTWProber.Tpo -c mozilla_chardet/src/nsEUCTWProber.cpp -o mozilla_chardet/src/nsEUCTWProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsGB2312Prober.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsGB2312Prober.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsGB2312Prober.lo mozilla_chardet/src/nsGB2312Prober.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsGB2312Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsGB2312Prober.Tpo -c mozilla_chardet/src/nsGB2312Prober.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsGB2312Prober.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsGB2312Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsGB2312Prober.Tpo -c mozilla_chardet/src/nsGB2312Prober.cpp -o mozilla_chardet/src/nsGB2312Prober.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsHebrewProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsHebrewProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsHebrewProber.lo mozilla_chardet/src/nsHebrewProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsHebrewProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsHebrewProber.Tpo -c mozilla_chardet/src/nsHebrewProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsHebrewProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsHebrewProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsHebrewProber.Tpo -c mozilla_chardet/src/nsHebrewProber.cpp -o mozilla_chardet/src/nsHebrewProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsLatin1Prober.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsLatin1Prober.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsLatin1Prober.lo mozilla_chardet/src/nsLatin1Prober.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsLatin1Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsLatin1Prober.Tpo -c mozilla_chardet/src/nsLatin1Prober.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsLatin1Prober.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsLatin1Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsLatin1Prober.Tpo -c mozilla_chardet/src/nsLatin1Prober.cpp -o mozilla_chardet/src/nsLatin1Prober.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsMBCSGroupProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsMBCSGroupProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsMBCSGroupProber.lo mozilla_chardet/src/nsMBCSGroupProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsMBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSGroupProber.Tpo -c mozilla_chardet/src/nsMBCSGroupProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsMBCSGroupProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsMBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSGroupProber.Tpo -c mozilla_chardet/src/nsMBCSGroupProber.cpp -o mozilla_chardet/src/nsMBCSGroupProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsMBCSSM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsMBCSSM.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsMBCSSM.lo mozilla_chardet/src/nsMBCSSM.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsMBCSSM.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSSM.Tpo -c mozilla_chardet/src/nsMBCSSM.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsMBCSSM.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsMBCSSM.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSSM.Tpo -c mozilla_chardet/src/nsMBCSSM.cpp -o mozilla_chardet/src/nsMBCSSM.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsSBCharSetProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSBCharSetProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsSBCharSetProber.lo mozilla_chardet/src/nsSBCharSetProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSBCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCharSetProber.Tpo -c mozilla_chardet/src/nsSBCharSetProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsSBCharSetProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSBCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCharSetProber.Tpo -c mozilla_chardet/src/nsSBCharSetProber.cpp -o mozilla_chardet/src/nsSBCharSetProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsSBCSGroupProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSBCSGroupProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsSBCSGroupProber.lo mozilla_chardet/src/nsSBCSGroupProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCSGroupProber.Tpo -c mozilla_chardet/src/nsSBCSGroupProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsSBCSGroupProber.o In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 5 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCSGroupProber.Tpo -c mozilla_chardet/src/nsSBCSGroupProber.cpp -o mozilla_chardet/src/nsSBCSGroupProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsSJISProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSJISProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsSJISProber.lo mozilla_chardet/src/nsSJISProber.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSJISProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSJISProber.Tpo -c mozilla_chardet/src/nsSJISProber.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsSJISProber.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsSJISProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSJISProber.Tpo -c mozilla_chardet/src/nsSJISProber.cpp -o mozilla_chardet/src/nsSJISProber.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsUniversalDetector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsUniversalDetector.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsUniversalDetector.lo mozilla_chardet/src/nsUniversalDetector.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsUniversalDetector.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUniversalDetector.Tpo -c mozilla_chardet/src/nsUniversalDetector.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsUniversalDetector.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsUniversalDetector.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUniversalDetector.Tpo -c mozilla_chardet/src/nsUniversalDetector.cpp -o mozilla_chardet/src/nsUniversalDetector.o >/dev/null 2>&1 depbase=`echo mozilla_chardet/src/nsUTF8Prober.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsUTF8Prober.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsUTF8Prober.lo mozilla_chardet/src/nsUTF8Prober.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsUTF8Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUTF8Prober.Tpo -c mozilla_chardet/src/nsUTF8Prober.cpp -fno-common -DPIC -o mozilla_chardet/src/.libs/nsUTF8Prober.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT mozilla_chardet/src/nsUTF8Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUTF8Prober.Tpo -c mozilla_chardet/src/nsUTF8Prober.cpp -o mozilla_chardet/src/nsUTF8Prober.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -version-info 0:1:0 -L/opt/pkg/lib -o libcodeblocks.la -rpath /opt/pkg/lib annoyingdialog.lo autodetectcompilers.lo base64.lo blockallocated.lo cbart_provider.lo cbauibook.lo cbcolourmanager.lo cbdebugger_interfaces.lo cbeditor.lo cbeditorprintout.lo cbexception.lo cbplugin.lo cbproject.lo cbstatusbar.lo cbstyledtextctrl.lo cbthreadpool.lo cbtreectrl.lo cbworkspace.lo ccmanager.lo compileoptionsbase.lo compiler.lo compilercommandgenerator.lo compilerfactory.lo compileroptions.lo compiletargetbase.lo configmanager-revision.lo configmanager.lo configurationpanel.lo configuretoolsdlg.lo confirmreplacedlg.lo crc32.lo debuggermanager.lo editarrayfiledlg.lo editarrayorderdlg.lo editarraystringdlg.lo editor_hooks.lo editorbase.lo editorcolourset.lo editorlexerloader.lo editormanager.lo editpairdlg.lo editpathdlg.lo edittooldlg.lo encodingdetector.lo externaldepsdlg.lo filefilters.lo filegroupsandmasks.lo filemanager.lo findreplacedlg.lo genericmultilinenotesdlg.lo globals.lo importers_globals.lo incremental_select_helper.lo infowindow.lo loggers.lo logmanager.lo macrosmanager.lo manager.lo menuitemsmanager.lo multiselectdlg.lo newfromtemplatedlg.lo personalitymanager.lo pipedprocess.lo pluginmanager.lo pluginsconfigurationdlg.lo printing_types.lo projectbuildtarget.lo projectfile.lo projectfileoptionsdlg.lo projectlayoutloader.lo projectloader.lo projectloader_hooks.lo projectmanager.lo projectsfilemasksdlg.lo projecttemplateloader.lo scriptingmanager.lo scriptsecuritywarningdlg.lo scrollingdialog.lo sdk_events.lo searchresultslog.lo selecttargetdlg.lo templatemanager.lo tinywxuni.lo toolsmanager.lo uservarmanager.lo workspaceloader.lo xtra_res.lo mozilla_chardet/src/CharDistribution.lo mozilla_chardet/src/JpCntx.lo mozilla_chardet/src/LangBulgarianModel.lo mozilla_chardet/src/LangCyrillicModel.lo mozilla_chardet/src/LangGreekModel.lo mozilla_chardet/src/LangHebrewModel.lo mozilla_chardet/src/LangHungarianModel.lo mozilla_chardet/src/LangThaiModel.lo mozilla_chardet/src/nsBig5Prober.lo mozilla_chardet/src/nsCharSetProber.lo mozilla_chardet/src/nsEscCharsetProber.lo mozilla_chardet/src/nsEscSM.lo mozilla_chardet/src/nsEUCJPProber.lo mozilla_chardet/src/nsEUCKRProber.lo mozilla_chardet/src/nsEUCTWProber.lo mozilla_chardet/src/nsGB2312Prober.lo mozilla_chardet/src/nsHebrewProber.lo mozilla_chardet/src/nsLatin1Prober.lo mozilla_chardet/src/nsMBCSGroupProber.lo mozilla_chardet/src/nsMBCSSM.lo mozilla_chardet/src/nsSBCharSetProber.lo mozilla_chardet/src/nsSBCSGroupProber.lo mozilla_chardet/src/nsSJISProber.lo mozilla_chardet/src/nsUniversalDetector.lo mozilla_chardet/src/nsUTF8Prober.lo scripting/bindings/libsqbindings.la scripting/sqplus/libsqplus.la wxscintilla/libwxscintilla.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 ../../src/base/tinyxml/libtinyxml.la ../../src/sdk/scripting/squirrel/libsquirrel.la ../../src/sdk/scripting/sqstdlib/libsqstdlib.la -lpthread -ldl libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcodeblocks.0.dylib .libs/annoyingdialog.o .libs/autodetectcompilers.o .libs/base64.o .libs/blockallocated.o .libs/cbart_provider.o .libs/cbauibook.o .libs/cbcolourmanager.o .libs/cbdebugger_interfaces.o .libs/cbeditor.o .libs/cbeditorprintout.o .libs/cbexception.o .libs/cbplugin.o .libs/cbproject.o .libs/cbstatusbar.o .libs/cbstyledtextctrl.o .libs/cbthreadpool.o .libs/cbtreectrl.o .libs/cbworkspace.o .libs/ccmanager.o .libs/compileoptionsbase.o .libs/compiler.o .libs/compilercommandgenerator.o .libs/compilerfactory.o .libs/compileroptions.o .libs/compiletargetbase.o .libs/configmanager-revision.o .libs/configmanager.o .libs/configurationpanel.o .libs/configuretoolsdlg.o .libs/confirmreplacedlg.o .libs/crc32.o .libs/debuggermanager.o .libs/editarrayfiledlg.o .libs/editarrayorderdlg.o .libs/editarraystringdlg.o .libs/editor_hooks.o .libs/editorbase.o .libs/editorcolourset.o .libs/editorlexerloader.o .libs/editormanager.o .libs/editpairdlg.o .libs/editpathdlg.o .libs/edittooldlg.o .libs/encodingdetector.o .libs/externaldepsdlg.o .libs/filefilters.o .libs/filegroupsandmasks.o .libs/filemanager.o .libs/findreplacedlg.o .libs/genericmultilinenotesdlg.o .libs/globals.o .libs/importers_globals.o .libs/incremental_select_helper.o .libs/infowindow.o .libs/loggers.o .libs/logmanager.o .libs/macrosmanager.o .libs/manager.o .libs/menuitemsmanager.o .libs/multiselectdlg.o .libs/newfromtemplatedlg.o .libs/personalitymanager.o .libs/pipedprocess.o .libs/pluginmanager.o .libs/pluginsconfigurationdlg.o .libs/printing_types.o .libs/projectbuildtarget.o .libs/projectfile.o .libs/projectfileoptionsdlg.o .libs/projectlayoutloader.o .libs/projectloader.o .libs/projectloader_hooks.o .libs/projectmanager.o .libs/projectsfilemasksdlg.o .libs/projecttemplateloader.o .libs/scriptingmanager.o .libs/scriptsecuritywarningdlg.o .libs/scrollingdialog.o .libs/sdk_events.o .libs/searchresultslog.o .libs/selecttargetdlg.o .libs/templatemanager.o .libs/tinywxuni.o .libs/toolsmanager.o .libs/uservarmanager.o .libs/workspaceloader.o .libs/xtra_res.o mozilla_chardet/src/.libs/CharDistribution.o mozilla_chardet/src/.libs/JpCntx.o mozilla_chardet/src/.libs/LangBulgarianModel.o mozilla_chardet/src/.libs/LangCyrillicModel.o mozilla_chardet/src/.libs/LangGreekModel.o mozilla_chardet/src/.libs/LangHebrewModel.o mozilla_chardet/src/.libs/LangHungarianModel.o mozilla_chardet/src/.libs/LangThaiModel.o mozilla_chardet/src/.libs/nsBig5Prober.o mozilla_chardet/src/.libs/nsCharSetProber.o mozilla_chardet/src/.libs/nsEscCharsetProber.o mozilla_chardet/src/.libs/nsEscSM.o mozilla_chardet/src/.libs/nsEUCJPProber.o mozilla_chardet/src/.libs/nsEUCKRProber.o mozilla_chardet/src/.libs/nsEUCTWProber.o mozilla_chardet/src/.libs/nsGB2312Prober.o mozilla_chardet/src/.libs/nsHebrewProber.o mozilla_chardet/src/.libs/nsLatin1Prober.o mozilla_chardet/src/.libs/nsMBCSGroupProber.o mozilla_chardet/src/.libs/nsMBCSSM.o mozilla_chardet/src/.libs/nsSBCharSetProber.o mozilla_chardet/src/.libs/nsSBCSGroupProber.o mozilla_chardet/src/.libs/nsSJISProber.o mozilla_chardet/src/.libs/nsUniversalDetector.o mozilla_chardet/src/.libs/nsUTF8Prober.o -Wl,-force_load,scripting/bindings/.libs/libsqbindings.a -Wl,-force_load,scripting/sqplus/.libs/libsqplus.a -Wl,-force_load,wxscintilla/.libs/libwxscintilla.a -Wl,-force_load,../../src/base/tinyxml/.libs/libtinyxml.a -Wl,-force_load,../../src/sdk/scripting/squirrel/.libs/libsquirrel.a -Wl,-force_load,../../src/sdk/scripting/sqstdlib/.libs/libsqstdlib.a -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/libcodeblocks.0.dylib -compatibility_version 1 -current_version 1.1 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libcodeblocks.dylib" && ln -s "libcodeblocks.0.dylib" "libcodeblocks.dylib") libtool: link: (cd .libs/libcodeblocks.lax/libsqbindings.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/bindings/.libs/libsqbindings.a") libtool: link: (cd .libs/libcodeblocks.lax/libsqplus.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/scripting/sqplus/.libs/libsqplus.a") libtool: link: (cd .libs/libcodeblocks.lax/libwxscintilla.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/wxscintilla/.libs/libwxscintilla.a") libtool: link: (cd .libs/libcodeblocks.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: (cd .libs/libcodeblocks.lax/libsquirrel.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/../../src/sdk/scripting/squirrel/.libs/libsquirrel.a") libtool: link: (cd .libs/libcodeblocks.lax/libsqstdlib.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk/../../src/sdk/scripting/sqstdlib/.libs/libsqstdlib.a") libtool: link: ar cr .libs/libcodeblocks.a annoyingdialog.o autodetectcompilers.o base64.o blockallocated.o cbart_provider.o cbauibook.o cbcolourmanager.o cbdebugger_interfaces.o cbeditor.o cbeditorprintout.o cbexception.o cbplugin.o cbproject.o cbstatusbar.o cbstyledtextctrl.o cbthreadpool.o cbtreectrl.o cbworkspace.o ccmanager.o compileoptionsbase.o compiler.o compilercommandgenerator.o compilerfactory.o compileroptions.o compiletargetbase.o configmanager-revision.o configmanager.o configurationpanel.o configuretoolsdlg.o confirmreplacedlg.o crc32.o debuggermanager.o editarrayfiledlg.o editarrayorderdlg.o editarraystringdlg.o editor_hooks.o editorbase.o editorcolourset.o editorlexerloader.o editormanager.o editpairdlg.o editpathdlg.o edittooldlg.o encodingdetector.o externaldepsdlg.o filefilters.o filegroupsandmasks.o filemanager.o findreplacedlg.o genericmultilinenotesdlg.o globals.o importers_globals.o incremental_select_helper.o infowindow.o loggers.o logmanager.o macrosmanager.o manager.o menuitemsmanager.o multiselectdlg.o newfromtemplatedlg.o personalitymanager.o pipedprocess.o pluginmanager.o pluginsconfigurationdlg.o printing_types.o projectbuildtarget.o projectfile.o projectfileoptionsdlg.o projectlayoutloader.o projectloader.o projectloader_hooks.o projectmanager.o projectsfilemasksdlg.o projecttemplateloader.o scriptingmanager.o scriptsecuritywarningdlg.o scrollingdialog.o sdk_events.o searchresultslog.o selecttargetdlg.o templatemanager.o tinywxuni.o toolsmanager.o uservarmanager.o workspaceloader.o xtra_res.o mozilla_chardet/src/CharDistribution.o mozilla_chardet/src/JpCntx.o mozilla_chardet/src/LangBulgarianModel.o mozilla_chardet/src/LangCyrillicModel.o mozilla_chardet/src/LangGreekModel.o mozilla_chardet/src/LangHebrewModel.o mozilla_chardet/src/LangHungarianModel.o mozilla_chardet/src/LangThaiModel.o mozilla_chardet/src/nsBig5Prober.o mozilla_chardet/src/nsCharSetProber.o mozilla_chardet/src/nsEscCharsetProber.o mozilla_chardet/src/nsEscSM.o mozilla_chardet/src/nsEUCJPProber.o mozilla_chardet/src/nsEUCKRProber.o mozilla_chardet/src/nsEUCTWProber.o mozilla_chardet/src/nsGB2312Prober.o mozilla_chardet/src/nsHebrewProber.o mozilla_chardet/src/nsLatin1Prober.o mozilla_chardet/src/nsMBCSGroupProber.o mozilla_chardet/src/nsMBCSSM.o mozilla_chardet/src/nsSBCharSetProber.o mozilla_chardet/src/nsSBCSGroupProber.o mozilla_chardet/src/nsSJISProber.o mozilla_chardet/src/nsUniversalDetector.o mozilla_chardet/src/nsUTF8Prober.o .libs/libcodeblocks.lax/libsqbindings.a/sc_consts.o .libs/libcodeblocks.lax/libsqbindings.a/sc_dialog.o .libs/libcodeblocks.lax/libsqbindings.a/sc_globals.o .libs/libcodeblocks.lax/libsqbindings.a/sc_io.o .libs/libcodeblocks.lax/libsqbindings.a/sc_plugin.o .libs/libcodeblocks.lax/libsqbindings.a/sc_progress.o .libs/libcodeblocks.lax/libsqbindings.a/sc_util_dialogs.o .libs/libcodeblocks.lax/libsqbindings.a/sc_wxtypes.o .libs/libcodeblocks.lax/libsqbindings.a/scriptbindings.o .libs/libcodeblocks.lax/libsqplus.a/SqPlus.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelBindingsUtils.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelObject.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelVM.o .libs/libcodeblocks.lax/libwxscintilla.a/Accessor.o .libs/libcodeblocks.lax/libwxscintilla.a/AutoComplete.o .libs/libcodeblocks.lax/libwxscintilla.a/CallTip.o .libs/libcodeblocks.lax/libwxscintilla.a/CaseConvert.o .libs/libcodeblocks.lax/libwxscintilla.a/CaseFolder.o .libs/libcodeblocks.lax/libwxscintilla.a/Catalogue.o .libs/libcodeblocks.lax/libwxscintilla.a/CellBuffer.o .libs/libcodeblocks.lax/libwxscintilla.a/CharClassify.o .libs/libcodeblocks.lax/libwxscintilla.a/CharacterCategory.o .libs/libcodeblocks.lax/libwxscintilla.a/CharacterSet.o .libs/libcodeblocks.lax/libwxscintilla.a/ContractionState.o .libs/libcodeblocks.lax/libwxscintilla.a/Decoration.o .libs/libcodeblocks.lax/libwxscintilla.a/Document.o .libs/libcodeblocks.lax/libwxscintilla.a/EditModel.o .libs/libcodeblocks.lax/libwxscintilla.a/EditView.o .libs/libcodeblocks.lax/libwxscintilla.a/Editor.o .libs/libcodeblocks.lax/libwxscintilla.a/ExternalLexer.o .libs/libcodeblocks.lax/libwxscintilla.a/Indicator.o .libs/libcodeblocks.lax/libwxscintilla.a/KeyMap.o .libs/libcodeblocks.lax/libwxscintilla.a/LexA68k.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAPDL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexASY.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAU3.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAVE.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAVS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAbaqus.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAda.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAsm.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAsn1.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBaan.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBash.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBasic.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBatch.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBibTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBullant.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCLW.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCOBOL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCPP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCSS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCaml.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCmake.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCoffeeScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexConf.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCrontab.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCsound.o .libs/libcodeblocks.lax/libwxscintilla.a/LexD.o .libs/libcodeblocks.lax/libwxscintilla.a/LexDMAP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexDMIS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexDiff.o .libs/libcodeblocks.lax/libwxscintilla.a/LexECL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexEDIFACT.o .libs/libcodeblocks.lax/libwxscintilla.a/LexEScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexEiffel.o .libs/libcodeblocks.lax/libwxscintilla.a/LexErlang.o .libs/libcodeblocks.lax/libwxscintilla.a/LexErrorList.o .libs/libcodeblocks.lax/libwxscintilla.a/LexFlagship.o .libs/libcodeblocks.lax/libwxscintilla.a/LexForth.o .libs/libcodeblocks.lax/libwxscintilla.a/LexFortran.o .libs/libcodeblocks.lax/libwxscintilla.a/LexGAP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexGui4Cli.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHTML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHaskell.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHex.o .libs/libcodeblocks.lax/libwxscintilla.a/LexIndent.o .libs/libcodeblocks.lax/libwxscintilla.a/LexInno.o .libs/libcodeblocks.lax/libwxscintilla.a/LexJSON.o .libs/libcodeblocks.lax/libwxscintilla.a/LexKVIrc.o .libs/libcodeblocks.lax/libwxscintilla.a/LexKix.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLaTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLisp.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLout.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLua.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMMIXAL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMPT.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMSSQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMagik.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMake.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMarkdown.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMatlab.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMetapost.o .libs/libcodeblocks.lax/libwxscintilla.a/LexModula.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMySQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexNimrod.o .libs/libcodeblocks.lax/libwxscintilla.a/LexNsis.o .libs/libcodeblocks.lax/libwxscintilla.a/LexNull.o .libs/libcodeblocks.lax/libwxscintilla.a/LexOScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexOpal.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPB.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPLM.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPO.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPOV.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPascal.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPerl.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPowerPro.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPowerShell.o .libs/libcodeblocks.lax/libwxscintilla.a/LexProgress.o .libs/libcodeblocks.lax/libwxscintilla.a/LexProps.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPython.o .libs/libcodeblocks.lax/libwxscintilla.a/LexR.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRebol.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRegistry.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRuby.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRust.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSTTXT.o .libs/libcodeblocks.lax/libwxscintilla.a/LexScriptol.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSmalltalk.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSorcus.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSpecman.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSpice.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTACL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTADS3.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTAL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTCL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTCMD.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTxt2tags.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVB.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVHDL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVerilog.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVisualProlog.o .libs/libcodeblocks.lax/libwxscintilla.a/LexYAML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerBase.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerModule.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerNoExceptions.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerSimple.o .libs/libcodeblocks.lax/libwxscintilla.a/LineMarker.o .libs/libcodeblocks.lax/libwxscintilla.a/MarginView.o .libs/libcodeblocks.lax/libwxscintilla.a/PerLine.o .libs/libcodeblocks.lax/libwxscintilla.a/PlatWX.o .libs/libcodeblocks.lax/libwxscintilla.a/PositionCache.o .libs/libcodeblocks.lax/libwxscintilla.a/PropSetSimple.o .libs/libcodeblocks.lax/libwxscintilla.a/RESearch.o .libs/libcodeblocks.lax/libwxscintilla.a/RunStyles.o .libs/libcodeblocks.lax/libwxscintilla.a/ScintillaBase.o .libs/libcodeblocks.lax/libwxscintilla.a/ScintillaWX.o .libs/libcodeblocks.lax/libwxscintilla.a/Selection.o .libs/libcodeblocks.lax/libwxscintilla.a/Style.o .libs/libcodeblocks.lax/libwxscintilla.a/StyleContext.o .libs/libcodeblocks.lax/libwxscintilla.a/UniConversion.o .libs/libcodeblocks.lax/libwxscintilla.a/ViewStyle.o .libs/libcodeblocks.lax/libwxscintilla.a/WordList.o .libs/libcodeblocks.lax/libwxscintilla.a/XPM.o .libs/libcodeblocks.lax/libwxscintilla.a/wxscintilla.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxml.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxmlerror.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxmlparser.o .libs/libcodeblocks.lax/libsquirrel.a/sqapi.o .libs/libcodeblocks.lax/libsquirrel.a/sqbaselib.o .libs/libcodeblocks.lax/libsquirrel.a/sqclass.o .libs/libcodeblocks.lax/libsquirrel.a/sqcompiler.o .libs/libcodeblocks.lax/libsquirrel.a/sqdebug.o .libs/libcodeblocks.lax/libsquirrel.a/sqfuncstate.o .libs/libcodeblocks.lax/libsquirrel.a/sqlexer.o .libs/libcodeblocks.lax/libsquirrel.a/sqmem.o .libs/libcodeblocks.lax/libsquirrel.a/sqobject.o .libs/libcodeblocks.lax/libsquirrel.a/sqstate.o .libs/libcodeblocks.lax/libsquirrel.a/sqtable.o .libs/libcodeblocks.lax/libsquirrel.a/sqvm.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdaux.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdblob.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdio.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdmath.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdrex.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdstream.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdstring.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdsystem.o libtool: link: ranlib .libs/libcodeblocks.a libtool: link: rm -fr .libs/libcodeblocks.lax libtool: link: ( cd ".libs" && rm -f "libcodeblocks.la" && ln -s "../libcodeblocks.la" "libcodeblocks.la" ) gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/sdk' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src' Making all in resources gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources' Making all in icons gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/icons' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/icons' Making all in images gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images' Making all in settings gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images/settings' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images/settings' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources/images' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src/resources' gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src' depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o app.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:11: In file included from ./app.h:33: ./main.h:413:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:11: In file included from ./app.h:33: ./main.h:413:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from app.cpp:47: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from app.cpp:47: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. depbase=`echo appglobals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT appglobals.o -MD -MP -MF $depbase.Tpo -c -o appglobals.o appglobals.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from appglobals.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo backtracedlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT backtracedlg.o -MD -MP -MF $depbase.Tpo -c -o backtracedlg.o backtracedlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from backtracedlg.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo breakpointsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT breakpointsdlg.o -MD -MP -MF $depbase.Tpo -c -o breakpointsdlg.o breakpointsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from breakpointsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from breakpointsdlg.cpp:36: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from breakpointsdlg.cpp:36: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo compilersettingsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilersettingsdlg.o -MD -MP -MF $depbase.Tpo -c -o compilersettingsdlg.o compilersettingsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilersettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo cpuregistersdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cpuregistersdlg.o -MD -MP -MF $depbase.Tpo -c -o cpuregistersdlg.o cpuregistersdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cpuregistersdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo crashhandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT crashhandler.o -MD -MP -MF $depbase.Tpo -c -o crashhandler.o crashhandler.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debugger_interface_creator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debugger_interface_creator.o -MD -MP -MF $depbase.Tpo -c -o debugger_interface_creator.o debugger_interface_creator.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debugger_interface_creator.cpp:7: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debugger_interface_creator.cpp:18: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debugger_interface_creator.cpp:18: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debugger_interface_creator.cpp:23: ./watchesdlg.h:27:19: warning: 'GetWindow' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxWindow* GetWindow() { return this; } ^ ../../src/include/cbdebugger_interfaces.h:110:27: note: overridden virtual function is here virtual wxWindow* GetWindow() = 0; ^ In file included from debugger_interface_creator.cpp:23: ./watchesdlg.h:57:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debugger_interface_creator.cpp:23: ./watchesdlg.h:57:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 40 warnings generated. depbase=`echo debuggermenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggermenu.o -MD -MP -MF $depbase.Tpo -c -o debuggermenu.o debuggermenu.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermenu.cpp:9: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggermenu.cpp:29: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggermenu.cpp:29: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo debuggersettingscommonpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggersettingscommonpanel.o -MD -MP -MF $depbase.Tpo -c -o debuggersettingscommonpanel.o debuggersettingscommonpanel.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingscommonpanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo debuggersettingsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggersettingsdlg.o -MD -MP -MF $depbase.Tpo -c -o debuggersettingsdlg.o debuggersettingsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingsdlg.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo debuggersettingspanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT debuggersettingspanel.o -MD -MP -MF $depbase.Tpo -c -o debuggersettingspanel.o debuggersettingspanel.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from debuggersettingspanel.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo disassemblydlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT disassemblydlg.o -MD -MP -MF $depbase.Tpo -c -o disassemblydlg.o disassemblydlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from disassemblydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo dlgabout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT dlgabout.o -MD -MP -MF $depbase.Tpo -c -o dlgabout.o dlgabout.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgabout.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo dlgaboutplugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT dlgaboutplugin.o -MD -MP -MF $depbase.Tpo -c -o dlgaboutplugin.o dlgaboutplugin.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from dlgaboutplugin.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo editkeywordsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editkeywordsdlg.o -MD -MP -MF $depbase.Tpo -c -o editkeywordsdlg.o editkeywordsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editkeywordsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo editorconfigurationdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT editorconfigurationdlg.o -MD -MP -MF $depbase.Tpo -c -o editorconfigurationdlg.o editorconfigurationdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorconfigurationdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from editorconfigurationdlg.cpp:39: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from editorconfigurationdlg.cpp:39: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo environmentsettingsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT environmentsettingsdlg.o -MD -MP -MF $depbase.Tpo -c -o environmentsettingsdlg.o environmentsettingsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from environmentsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from environmentsettingsdlg.cpp:45: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from environmentsettingsdlg.cpp:45: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo examinememorydlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT examinememorydlg.o -MD -MP -MF $depbase.Tpo -c -o examinememorydlg.o examinememorydlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from examinememorydlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo find_replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT find_replace.o -MD -MP -MF $depbase.Tpo -c -o find_replace.o find_replace.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:1: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:19: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:19: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:20: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:20: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:21: ../../src/include/confirmreplacedlg.h:40:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:21: ../../src/include/confirmreplacedlg.h:40:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:23: ../../src/include/findreplacedlg.h:69:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from find_replace.cpp:23: ../../src/include/findreplacedlg.h:69:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from find_replace.cpp:24: ../../src/include/searchresultslog.h:30:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from find_replace.cpp:24: ../../src/include/searchresultslog.h:30:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 45 warnings generated. depbase=`echo goto_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT goto_file.o -MD -MP -MF $depbase.Tpo -c -o goto_file.o goto_file.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from goto_file.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from goto_file.cpp:11: In file included from ./goto_file.h:16: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from goto_file.cpp:11: In file included from ./goto_file.h:16: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from goto_file.cpp:11: ./goto_file.h:54:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from goto_file.cpp:11: ./goto_file.h:54:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 39 warnings generated. depbase=`echo infopane.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT infopane.o -MD -MP -MF $depbase.Tpo -c -o infopane.o infopane.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from infopane.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:12: In file included from ./app.h:33: ./main.h:413:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:12: In file included from ./app.h:33: ./main.h:413:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:17: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:17: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:32: ../../src/include/cbstatusbar.h:91:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/statusbr.h:39:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:32: ../../src/include/cbstatusbar.h:91:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/statusbr.h:39:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:46: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from main.cpp:46: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:17: ../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr<CfgMgrBldr>::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ main.cpp:767:53: note: in instantiation of member function 'Mgr<CfgMgrBldr>::Get' requested here CfgMgrBldr::Get()->GetConfigFile().wx_str()); ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:222:13: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<CfgMgrBldr>::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr<CfgMgrBldr>::isShutdown' required here, but no definition is available [-Wundefined-var-template] if (isShutdown == false) ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:224:17: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<CfgMgrBldr>::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ In file included from main.cpp:12: In file included from ./app.h:33: In file included from ./main.h:23: In file included from ../../src/include/scripting/bindings/sc_base_types.h:27: ../../src/include/scripting/sqplus/sqplus.h:1760:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_); ^~~~~~~~~~~~~~~~ main.cpp:955:21: note: in instantiation of function template specialization 'SqPlus::SQClassDef<MainFrame>::func<bool (MainFrame::*)(const wxString &, bool)>' requested here func(&MainFrame::Open, "Open"); ^ In file included from main.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:17: ../../src/include/manager.h:222:13: warning: instantiation of variable 'Mgr<TemplateManager>::instance' required here, but no definition is available [-Wundefined-var-template] if (instance == nullptr) ^ main.cpp:2591:43: note: in instantiation of member function 'Mgr<TemplateManager>::Get' requested here cbProject* prj = TemplateManager::Get()->New(tot, &filename); ^ ../../src/include/manager.h:206:18: note: forward declaration of template entity is here static MgrT *instance; ^ ../../src/include/manager.h:222:13: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<TemplateManager>::instance' is explicitly instantiated in another translation unit if (instance == nullptr) ^ ../../src/include/manager.h:224:17: warning: instantiation of variable 'Mgr<TemplateManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template] if (isShutdown == false) ^ ../../src/include/manager.h:207:17: note: forward declaration of template entity is here static bool isShutdown; ^ ../../src/include/manager.h:224:17: note: add an explicit instantiation declaration to suppress this warning if 'Mgr<TemplateManager>::isShutdown' is explicitly instantiated in another translation unit if (isShutdown == false) ^ 48 warnings generated. depbase=`echo notebookstyles.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT notebookstyles.o -MD -MP -MF $depbase.Tpo -c -o notebookstyles.o notebookstyles.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from notebookstyles.cpp:12: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from notebookstyles.cpp:12: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from notebookstyles.cpp:12: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from notebookstyles.cpp:12: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 4 warnings generated. depbase=`echo prefix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT prefix.o -MD -MP -MF $depbase.Tpo -c -o prefix.o prefix.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo printdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT printdlg.o -MD -MP -MF $depbase.Tpo -c -o printdlg.o printdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from printdlg.cpp:23: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from printdlg.cpp:23: ../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo projectmanagerui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectmanagerui.o -MD -MP -MF $depbase.Tpo -c -o projectmanagerui.o projectmanagerui.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:41: ../../src/include/confirmreplacedlg.h:40:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:41: ../../src/include/confirmreplacedlg.h:40:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:44: ../../src/include/multiselectdlg.h:42:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:44: ../../src/include/multiselectdlg.h:42:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:46: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:46: ../../src/include/projectfileoptionsdlg.h:38:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:48: ../../src/include/projectsfilemasksdlg.h:35:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:48: ../../src/include/projectsfilemasksdlg.h:35:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:50: In file included from ./goto_file.h:16: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:50: In file included from ./goto_file.h:16: ../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectmanagerui.cpp:50: ./goto_file.h:54:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectmanagerui.cpp:50: ./goto_file.h:54:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 47 warnings generated. depbase=`echo projectdepsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectdepsdlg.o -MD -MP -MF $depbase.Tpo -c -o projectdepsdlg.o projectdepsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectdepsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo projectoptionsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT projectoptionsdlg.o -MD -MP -MF $depbase.Tpo -c -o projectoptionsdlg.o projectoptionsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:43: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:43: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:45: ../../src/include/editarrayorderdlg.h:33:6: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:45: ../../src/include/editarrayorderdlg.h:33:6: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:46: ../../src/include/editarrayfiledlg.h:29:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:46: ../../src/include/editarrayfiledlg.h:29:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:47: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:47: ../../src/include/editpathdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:48: ../../src/include/externaldepsdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:48: ../../src/include/externaldepsdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from projectoptionsdlg.cpp:50: ../../src/include/multiselectdlg.h:42:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from projectoptionsdlg.cpp:50: ../../src/include/multiselectdlg.h:42:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 47 warnings generated. depbase=`echo recentitemslist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT recentitemslist.o -MD -MP -MF $depbase.Tpo -c -o recentitemslist.o recentitemslist.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:11: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from recentitemslist.cpp:23: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from recentitemslist.cpp:23: ../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo scriptconsole.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT scriptconsole.o -MD -MP -MF $depbase.Tpo -c -o scriptconsole.o scriptconsole.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptconsole.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo scriptingsettingsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT scriptingsettingsdlg.o -MD -MP -MF $depbase.Tpo -c -o scriptingsettingsdlg.o scriptingsettingsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from scriptingsettingsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo splashscreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT splashscreen.o -MD -MP -MF $depbase.Tpo -c -o splashscreen.o splashscreen.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from splashscreen.cpp:15: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from splashscreen.cpp:15: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from splashscreen.cpp:15: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from splashscreen.cpp:15: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from splashscreen.cpp:15: In file included from ../../src/include/configmanager.h:16: In file included from ../../src/include/manager.h:21: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from splashscreen.cpp:16: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from splashscreen.cpp:16: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 7 warnings generated. depbase=`echo startherepage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT startherepage.o -MD -MP -MF $depbase.Tpo -c -o startherepage.o startherepage.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from startherepage.cpp:29: ./main.h:413:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from startherepage.cpp:29: ./main.h:413:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/frame.h:113:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. depbase=`echo switcherdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT switcherdlg.o -MD -MP -MF $depbase.Tpo -c -o switcherdlg.o switcherdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo threadsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT threadsdlg.o -MD -MP -MF $depbase.Tpo -c -o threadsdlg.o threadsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from threadsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo virtualbuildtargetsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT virtualbuildtargetsdlg.o -MD -MP -MF $depbase.Tpo -c -o virtualbuildtargetsdlg.o virtualbuildtargetsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from virtualbuildtargetsdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. depbase=`echo watchesdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../src/include/scripting/include -I../../src/sdk/wxscintilla/include -I../../src/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT watchesdlg.o -MD -MP -MF $depbase.Tpo -c -o watchesdlg.o watchesdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:93: ../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:99: ../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:104: ../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:105: ../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:110: In file included from ../../src/include/cbplugin.h:18: ../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: In file included from ../../src/include/projectmanager.h:19: ../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:111: In file included from ../../src/include/cbproject.h:19: ../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:118: ../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:120: ../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:126: ../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:127: ../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:130: ../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:131: ../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:140: ../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from watchesdlg.cpp:10: In file included from ../../src/include/sdk.h:17: In file included from ../../src/include/sdk_precomp.h:13: In file included from ../../src/include/sdk_common.h:142: ../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from watchesdlg.cpp:33: ./watchesdlg.h:27:19: warning: 'GetWindow' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] wxWindow* GetWindow() { return this; } ^ ../../src/include/cbdebugger_interfaces.h:110:27: note: overridden virtual function is here virtual wxWindow* GetWindow() = 0; ^ In file included from watchesdlg.cpp:33: ./watchesdlg.h:57:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from watchesdlg.cpp:33: ./watchesdlg.h:57:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ watchesdlg.cpp:93:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbDummyEditor) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/propgrid/editors.h:81:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxPGEditor) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ watchesdlg.cpp:131:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTextCtrlAndButtonTooltipEditor) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/propgrid/editors.h:395:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxPGTextCtrlAndButtonEditor) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ watchesdlg.cpp:156:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(WatchesProperty) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/propgrid/props.h:104:5: note: overridden virtual function is here WX_PG_DECLARE_PROPERTY_CLASS(wxStringProperty) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/propgrid/property.h:2505:13: note: expanded from macro 'WX_PG_DECLARE_PROPERTY_CLASS' DECLARE_DYNAMIC_CLASS(CLASSNAME) \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ 41 warnings generated. /opt/pkg/bin/mksh ../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -L/opt/pkg/lib -o codeblocks app.o appglobals.o backtracedlg.o breakpointsdlg.o compilersettingsdlg.o cpuregistersdlg.o crashhandler.o debugger_interface_creator.o debuggermenu.o debuggersettingscommonpanel.o debuggersettingsdlg.o debuggersettingspanel.o disassemblydlg.o dlgabout.o dlgaboutplugin.o editkeywordsdlg.o editorconfigurationdlg.o environmentsettingsdlg.o examinememorydlg.o find_replace.o goto_file.o infopane.o main.o notebookstyles.o prefix.o printdlg.o projectmanagerui.o projectdepsdlg.o projectoptionsdlg.o recentitemslist.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o switcherdlg.o threadsdlg.o virtualbuildtargetsdlg.o watchesdlg.o ../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl libtool: link: clang++ -pipe -Os -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -o .libs/codeblocks app.o appglobals.o backtracedlg.o breakpointsdlg.o compilersettingsdlg.o cpuregistersdlg.o crashhandler.o debugger_interface_creator.o debuggermenu.o debuggersettingscommonpanel.o debuggersettingsdlg.o debuggersettingspanel.o disassemblydlg.o dlgabout.o dlgaboutplugin.o editkeywordsdlg.o editorconfigurationdlg.o environmentsettingsdlg.o examinememorydlg.o find_replace.o goto_file.o infopane.o main.o notebookstyles.o prefix.o printdlg.o projectmanagerui.o projectdepsdlg.o projectoptionsdlg.o recentitemslist.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o switcherdlg.o threadsdlg.o virtualbuildtargetsdlg.o watchesdlg.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../sdk/.libs/libcodeblocks.dylib -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -framework OpenGL -framework System -framework AudioToolbox -framework Cocoa -framework Carbon -framework IOKit gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src' gmake[2]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/src' Making all in plugins gmake[2]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins' Making all in astyle gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle/resources/Astyle.zip manifest.xml *.xrc > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle' depbase=`echo asstreamiterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT asstreamiterator.lo -MD -MP -MF $depbase.Tpo -c -o asstreamiterator.lo asstreamiterator.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT asstreamiterator.lo -MD -MP -MF .deps/asstreamiterator.Tpo -c asstreamiterator.cpp -fno-common -DPIC -o .libs/asstreamiterator.o In file included from asstreamiterator.cpp:10: In file included from ./asstreamiterator.h:13: In file included from ../../../src/include/cbeditor.h:15: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from asstreamiterator.cpp:10: In file included from ./asstreamiterator.h:13: In file included from ../../../src/include/cbeditor.h:15: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from asstreamiterator.cpp:10: In file included from ./asstreamiterator.h:13: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from asstreamiterator.cpp:10: In file included from ./asstreamiterator.h:13: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from asstreamiterator.cpp:14: In file included from ../../../src/include/cbstyledtextctrl.h:9: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from asstreamiterator.cpp:14: In file included from ../../../src/include/cbstyledtextctrl.h:9: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from asstreamiterator.cpp:14: In file included from ../../../src/include/cbstyledtextctrl.h:9: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from asstreamiterator.cpp:14: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from asstreamiterator.cpp:14: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 9 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT asstreamiterator.lo -MD -MP -MF .deps/asstreamiterator.Tpo -c asstreamiterator.cpp -o asstreamiterator.o >/dev/null 2>&1 depbase=`echo astyleconfigdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT astyleconfigdlg.lo -MD -MP -MF $depbase.Tpo -c -o astyleconfigdlg.lo astyleconfigdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyleconfigdlg.lo -MD -MP -MF .deps/astyleconfigdlg.Tpo -c astyleconfigdlg.cpp -fno-common -DPIC -o .libs/astyleconfigdlg.o In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleconfigdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyleconfigdlg.lo -MD -MP -MF .deps/astyleconfigdlg.Tpo -c astyleconfigdlg.cpp -o astyleconfigdlg.o >/dev/null 2>&1 depbase=`echo astyleplugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT astyleplugin.lo -MD -MP -MF $depbase.Tpo -c -o astyleplugin.lo astyleplugin.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyleplugin.lo -MD -MP -MF .deps/astyleplugin.Tpo -c astyleplugin.cpp -fno-common -DPIC -o .libs/astyleplugin.o In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from astyleplugin.cpp:33: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from astyleplugin.cpp:33: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyleplugin.lo -MD -MP -MF .deps/astyleplugin.Tpo -c astyleplugin.cpp -o astyleplugin.o >/dev/null 2>&1 depbase=`echo dlgformattersettings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT dlgformattersettings.lo -MD -MP -MF $depbase.Tpo -c -o dlgformattersettings.lo dlgformattersettings.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dlgformattersettings.lo -MD -MP -MF .deps/dlgformattersettings.Tpo -c dlgformattersettings.cpp -fno-common -DPIC -o .libs/dlgformattersettings.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT dlgformattersettings.lo -MD -MP -MF .deps/dlgformattersettings.Tpo -c dlgformattersettings.cpp -o dlgformattersettings.o >/dev/null 2>&1 depbase=`echo formattersettings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT formattersettings.lo -MD -MP -MF $depbase.Tpo -c -o formattersettings.lo formattersettings.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT formattersettings.lo -MD -MP -MF .deps/formattersettings.Tpo -c formattersettings.cpp -fno-common -DPIC -o .libs/formattersettings.o In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from formattersettings.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT formattersettings.lo -MD -MP -MF .deps/formattersettings.Tpo -c formattersettings.cpp -o formattersettings.o >/dev/null 2>&1 depbase=`echo astyle/ASBeautifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT astyle/ASBeautifier.lo -MD -MP -MF $depbase.Tpo -c -o astyle/ASBeautifier.lo astyle/ASBeautifier.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyle/ASBeautifier.lo -MD -MP -MF astyle/.deps/ASBeautifier.Tpo -c astyle/ASBeautifier.cpp -fno-common -DPIC -o astyle/.libs/ASBeautifier.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyle/ASBeautifier.lo -MD -MP -MF astyle/.deps/ASBeautifier.Tpo -c astyle/ASBeautifier.cpp -o astyle/ASBeautifier.o >/dev/null 2>&1 depbase=`echo astyle/ASEnhancer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT astyle/ASEnhancer.lo -MD -MP -MF $depbase.Tpo -c -o astyle/ASEnhancer.lo astyle/ASEnhancer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyle/ASEnhancer.lo -MD -MP -MF astyle/.deps/ASEnhancer.Tpo -c astyle/ASEnhancer.cpp -fno-common -DPIC -o astyle/.libs/ASEnhancer.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyle/ASEnhancer.lo -MD -MP -MF astyle/.deps/ASEnhancer.Tpo -c astyle/ASEnhancer.cpp -o astyle/ASEnhancer.o >/dev/null 2>&1 depbase=`echo astyle/ASFormatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT astyle/ASFormatter.lo -MD -MP -MF $depbase.Tpo -c -o astyle/ASFormatter.lo astyle/ASFormatter.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyle/ASFormatter.lo -MD -MP -MF astyle/.deps/ASFormatter.Tpo -c astyle/ASFormatter.cpp -fno-common -DPIC -o astyle/.libs/ASFormatter.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyle/ASFormatter.lo -MD -MP -MF astyle/.deps/ASFormatter.Tpo -c astyle/ASFormatter.cpp -o astyle/ASFormatter.o >/dev/null 2>&1 depbase=`echo astyle/ASResource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT astyle/ASResource.lo -MD -MP -MF $depbase.Tpo -c -o astyle/ASResource.lo astyle/ASResource.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyle/ASResource.lo -MD -MP -MF astyle/.deps/ASResource.Tpo -c astyle/ASResource.cpp -fno-common -DPIC -o astyle/.libs/ASResource.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/plugins/astyle/astyle -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT astyle/ASResource.lo -MD -MP -MF astyle/.deps/ASResource.Tpo -c astyle/ASResource.cpp -o astyle/ASResource.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -dynamiclib -version-info 0:1:0 -no-undefined -avoid-version -L/opt/pkg/lib -o libAstyle.la -rpath /opt/pkg/lib/codeblocks/plugins asstreamiterator.lo astyleconfigdlg.lo astyleplugin.lo dlgformattersettings.lo formattersettings.lo astyle/ASBeautifier.lo astyle/ASEnhancer.lo astyle/ASFormatter.lo astyle/ASResource.lo ../../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl libtool: link: clang++ -dynamiclib -o .libs/libAstyle.dylib .libs/asstreamiterator.o .libs/astyleconfigdlg.o .libs/astyleplugin.o .libs/dlgformattersettings.o .libs/formattersettings.o astyle/.libs/ASBeautifier.o astyle/.libs/ASEnhancer.o astyle/.libs/ASFormatter.o astyle/.libs/ASResource.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libAstyle.dylib -Wl,-single_module libtool: link: ar cr .libs/libAstyle.a asstreamiterator.o astyleconfigdlg.o astyleplugin.o dlgformattersettings.o formattersettings.o astyle/ASBeautifier.o astyle/ASEnhancer.o astyle/ASFormatter.o astyle/ASResource.o libtool: link: ranlib .libs/libAstyle.a libtool: link: ( cd ".libs" && rm -f "libAstyle.la" && ln -s "../libAstyle.la" "libAstyle.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/astyle' Making all in autosave gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/autosave' depbase=`echo autosave.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT autosave.lo -MD -MP -MF $depbase.Tpo -c -o autosave.lo autosave.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT autosave.lo -MD -MP -MF .deps/autosave.Tpo -c autosave.cpp -fno-common -DPIC -o .libs/autosave.o In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autosave.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from autosave.cpp:33: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from autosave.cpp:33: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT autosave.lo -MD -MP -MF .deps/autosave.Tpo -c autosave.cpp -o autosave.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -dynamiclib -version-info 0:1:0 -no-undefined -avoid-version -L/opt/pkg/lib -o libautosave.la -rpath /opt/pkg/lib/codeblocks/plugins autosave.lo ../../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl libtool: link: clang++ -dynamiclib -o .libs/libautosave.dylib .libs/autosave.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libautosave.dylib -Wl,-single_module libtool: link: ar cr .libs/libautosave.a autosave.o libtool: link: ranlib .libs/libautosave.a libtool: link: ( cd ".libs" && rm -f "libautosave.la" && ln -s "../libautosave.la" "libautosave.la" ) PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/autosave/autosave.zip manifest.xml *.xrc > /dev/null gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/autosave' Making all in classwizard gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard/resources/classwizard.zip manifest.xml *.xrc > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard' depbase=`echo classwizard.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT classwizard.lo -MD -MP -MF $depbase.Tpo -c -o classwizard.lo classwizard.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT classwizard.lo -MD -MP -MF .deps/classwizard.Tpo -c classwizard.cpp -fno-common -DPIC -o .libs/classwizard.o In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizard.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT classwizard.lo -MD -MP -MF .deps/classwizard.Tpo -c classwizard.cpp -o classwizard.o >/dev/null 2>&1 depbase=`echo classwizarddlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT classwizarddlg.lo -MD -MP -MF $depbase.Tpo -c -o classwizarddlg.lo classwizarddlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT classwizarddlg.lo -MD -MP -MF .deps/classwizarddlg.Tpo -c classwizarddlg.cpp -fno-common -DPIC -o .libs/classwizarddlg.o In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classwizarddlg.cpp:32: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classwizarddlg.cpp:32: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT classwizarddlg.lo -MD -MP -MF .deps/classwizarddlg.Tpo -c classwizarddlg.cpp -o classwizarddlg.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -dynamiclib -version-info 0:1:0 -no-undefined -avoid-version -L/opt/pkg/lib -o libclasswizard.la -rpath /opt/pkg/lib/codeblocks/plugins classwizard.lo classwizarddlg.lo ../../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl libtool: link: clang++ -dynamiclib -o .libs/libclasswizard.dylib .libs/classwizard.o .libs/classwizarddlg.o -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libclasswizard.dylib -Wl,-single_module libtool: link: ar cr .libs/libclasswizard.a classwizard.o classwizarddlg.o libtool: link: ranlib .libs/libclasswizard.a libtool: link: ( cd ".libs" && rm -f "libclasswizard.la" && ln -s "../libclasswizard.la" "libclasswizard.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/classwizard' Making all in codecompletion gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion/resources/codecompletion.zip classbrowser.xrc codecompletion_toolbar.xrc insert_class_method.xrc manifest.xml project_settings.xrc selectincludefile.xrc settings.xrc images/16x16/class_folder.png images/16x16/class.png images/16x16/class_private.png images/16x16/class_protected.png images/16x16/class_public.png images/16x16/ctor_private.png images/16x16/ctor_protected.png images/16x16/ctor_public.png images/16x16/dtor_private.png images/16x16/dtor_protected.png images/16x16/dtor_public.png images/16x16/enumerator.png images/16x16/enum.png images/16x16/enum_private.png images/16x16/enum_protected.png images/16x16/enum_public.png images/16x16/enums_folder.png images/16x16/folder_blue_open.png images/16x16/folder_blue.png images/16x16/folder_green_open.png images/16x16/folder_green.png images/16x16/folder_open.png images/16x16/folder.png images/16x16/funcs_folder.png images/16x16/header.png images/16x16/keyword_cpp.png images/16x16/keyword_d.png images/16x16/macro_def_folder.png images/16x16/macro_def.png images/16x16/macro_use_folder.png images/16x16/macro_use.png images/16x16/macro_use_private.png images/16x16/macro_use_protected.png images/16x16/macro_use_public.png images/16x16/method_private.png images/16x16/method_protected.png images/16x16/method_public.png images/16x16/namespace.png images/16x16/others_folder.png images/16x16/symbols_folder.png images/16x16/typedef.png images/16x16/typedef_private.png images/16x16/typedef_protected.png images/16x16/typedef_public.png images/16x16/typedefs_folder.png images/16x16/unknown.png images/16x16/var_private.png images/16x16/var_protected.png images/16x16/var_public.png images/16x16/vars_folder.png images/20x20/class_folder.png images/20x20/class.png images/20x20/class_private.png images/20x20/class_protected.png images/20x20/class_public.png images/20x20/ctor_private.png images/20x20/ctor_protected.png images/20x20/ctor_public.png images/20x20/dtor_private.png images/20x20/dtor_protected.png images/20x20/dtor_public.png images/20x20/enumerator.png images/20x20/enum.png images/20x20/enum_private.png images/20x20/enum_protected.png images/20x20/enum_public.png images/20x20/enums_folder.png images/20x20/folder_blue_open.png images/20x20/folder_blue.png images/20x20/folder_green_open.png images/20x20/folder_green.png images/20x20/folder_open.png images/20x20/folder.png images/20x20/funcs_folder.png images/20x20/header.png images/20x20/keyword_cpp.png images/20x20/keyword_d.png images/20x20/macro_def_folder.png images/20x20/macro_def.png images/20x20/macro_use_folder.png images/20x20/macro_use.png images/20x20/macro_use_private.png images/20x20/macro_use_protected.png images/20x20/macro_use_public.png images/20x20/method_private.png images/20x20/method_protected.png images/20x20/method_public.png images/20x20/namespace.png images/20x20/others_folder.png images/20x20/symbols_folder.png images/20x20/typedef.png images/20x20/typedef_private.png images/20x20/typedef_protected.png images/20x20/typedef_public.png images/20x20/typedefs_folder.png images/20x20/unknown.png images/20x20/var_private.png images/20x20/var_protected.png images/20x20/var_public.png images/20x20/vars_folder.png images/24x24/class_folder.png images/24x24/class.png images/24x24/class_private.png images/24x24/class_protected.png images/24x24/class_public.png images/24x24/ctor_private.png images/24x24/ctor_protected.png images/24x24/ctor_public.png images/24x24/dtor_private.png images/24x24/dtor_protected.png images/24x24/dtor_public.png images/24x24/enumerator.png images/24x24/enum.png images/24x24/enum_private.png images/24x24/enum_protected.png images/24x24/enum_public.png images/24x24/enums_folder.png images/24x24/folder_blue_open.png images/24x24/folder_blue.png images/24x24/folder_green_open.png images/24x24/folder_green.png images/24x24/folder_open.png images/24x24/folder.png images/24x24/funcs_folder.png images/24x24/header.png images/24x24/keyword_cpp.png images/24x24/keyword_d.png images/24x24/macro_def_folder.png images/24x24/macro_def.png images/24x24/macro_use_folder.png images/24x24/macro_use.png images/24x24/macro_use_private.png images/24x24/macro_use_protected.png images/24x24/macro_use_public.png images/24x24/method_private.png images/24x24/method_protected.png images/24x24/method_public.png images/24x24/namespace.png images/24x24/others_folder.png images/24x24/symbols_folder.png images/24x24/typedef.png images/24x24/typedef_private.png images/24x24/typedef_protected.png images/24x24/typedef_public.png images/24x24/typedefs_folder.png images/24x24/unknown.png images/24x24/var_private.png images/24x24/var_protected.png images/24x24/var_public.png images/24x24/vars_folder.png images/28x28/class_folder.png images/28x28/class.png images/28x28/class_private.png images/28x28/class_protected.png images/28x28/class_public.png images/28x28/ctor_private.png images/28x28/ctor_protected.png images/28x28/ctor_public.png images/28x28/dtor_private.png images/28x28/dtor_protected.png images/28x28/dtor_public.png images/28x28/enumerator.png images/28x28/enum.png images/28x28/enum_private.png images/28x28/enum_protected.png images/28x28/enum_public.png images/28x28/enums_folder.png images/28x28/folder_blue_open.png images/28x28/folder_blue.png images/28x28/folder_green_open.png images/28x28/folder_green.png images/28x28/folder_open.png images/28x28/folder.png images/28x28/funcs_folder.png images/28x28/header.png images/28x28/keyword_cpp.png images/28x28/keyword_d.png images/28x28/macro_def_folder.png images/28x28/macro_def.png images/28x28/macro_use_folder.png images/28x28/macro_use.png images/28x28/macro_use_private.png images/28x28/macro_use_protected.png images/28x28/macro_use_public.png images/28x28/method_private.png images/28x28/method_protected.png images/28x28/method_public.png images/28x28/namespace.png images/28x28/others_folder.png images/28x28/symbols_folder.png images/28x28/typedef.png images/28x28/typedef_private.png images/28x28/typedef_protected.png images/28x28/typedef_public.png images/28x28/typedefs_folder.png images/28x28/unknown.png images/28x28/var_private.png images/28x28/var_protected.png images/28x28/var_public.png images/28x28/vars_folder.png images/32x32/class_folder.png images/32x32/class.png images/32x32/class_private.png images/32x32/class_protected.png images/32x32/class_public.png images/32x32/ctor_private.png images/32x32/ctor_protected.png images/32x32/ctor_public.png images/32x32/dtor_private.png images/32x32/dtor_protected.png images/32x32/dtor_public.png images/32x32/enumerator.png images/32x32/enum.png images/32x32/enum_private.png images/32x32/enum_protected.png images/32x32/enum_public.png images/32x32/enums_folder.png images/32x32/folder_blue_open.png images/32x32/folder_blue.png images/32x32/folder_green_open.png images/32x32/folder_green.png images/32x32/folder_open.png images/32x32/folder.png images/32x32/funcs_folder.png images/32x32/header.png images/32x32/keyword_cpp.png images/32x32/keyword_d.png images/32x32/macro_def_folder.png images/32x32/macro_def.png images/32x32/macro_use_folder.png images/32x32/macro_use.png images/32x32/macro_use_private.png images/32x32/macro_use_protected.png images/32x32/macro_use_public.png images/32x32/method_private.png images/32x32/method_protected.png images/32x32/method_public.png images/32x32/namespace.png images/32x32/others_folder.png images/32x32/symbols_folder.png images/32x32/typedef.png images/32x32/typedef_private.png images/32x32/typedef_protected.png images/32x32/typedef_public.png images/32x32/typedefs_folder.png images/32x32/unknown.png images/32x32/var_private.png images/32x32/var_protected.png images/32x32/var_public.png images/32x32/vars_folder.png images/40x40/class_folder.png images/40x40/class.png images/40x40/class_private.png images/40x40/class_protected.png images/40x40/class_public.png images/40x40/ctor_private.png images/40x40/ctor_protected.png images/40x40/ctor_public.png images/40x40/dtor_private.png images/40x40/dtor_protected.png images/40x40/dtor_public.png images/40x40/enumerator.png images/40x40/enum.png images/40x40/enum_private.png images/40x40/enum_protected.png images/40x40/enum_public.png images/40x40/enums_folder.png images/40x40/folder_blue_open.png images/40x40/folder_blue.png images/40x40/folder_green_open.png images/40x40/folder_green.png images/40x40/folder_open.png images/40x40/folder.png images/40x40/funcs_folder.png images/40x40/header.png images/40x40/keyword_cpp.png images/40x40/keyword_d.png images/40x40/macro_def_folder.png images/40x40/macro_def.png images/40x40/macro_use_folder.png images/40x40/macro_use.png images/40x40/macro_use_private.png images/40x40/macro_use_protected.png images/40x40/macro_use_public.png images/40x40/method_private.png images/40x40/method_protected.png images/40x40/method_public.png images/40x40/namespace.png images/40x40/others_folder.png images/40x40/symbols_folder.png images/40x40/typedef.png images/40x40/typedef_private.png images/40x40/typedef_protected.png images/40x40/typedef_public.png images/40x40/typedefs_folder.png images/40x40/unknown.png images/40x40/var_private.png images/40x40/var_protected.png images/40x40/var_public.png images/40x40/vars_folder.png images/48x48/class_folder.png images/48x48/class.png images/48x48/class_private.png images/48x48/class_protected.png images/48x48/class_public.png images/48x48/ctor_private.png images/48x48/ctor_protected.png images/48x48/ctor_public.png images/48x48/dtor_private.png images/48x48/dtor_protected.png images/48x48/dtor_public.png images/48x48/enumerator.png images/48x48/enum.png images/48x48/enum_private.png images/48x48/enum_protected.png images/48x48/enum_public.png images/48x48/enums_folder.png images/48x48/folder_blue_open.png images/48x48/folder_blue.png images/48x48/folder_green_open.png images/48x48/folder_green.png images/48x48/folder_open.png images/48x48/folder.png images/48x48/funcs_folder.png images/48x48/header.png images/48x48/keyword_cpp.png images/48x48/keyword_d.png images/48x48/macro_def_folder.png images/48x48/macro_def.png images/48x48/macro_use_folder.png images/48x48/macro_use.png images/48x48/macro_use_private.png images/48x48/macro_use_protected.png images/48x48/macro_use_public.png images/48x48/method_private.png images/48x48/method_protected.png images/48x48/method_public.png images/48x48/namespace.png images/48x48/others_folder.png images/48x48/symbols_folder.png images/48x48/typedef.png images/48x48/typedef_private.png images/48x48/typedef_protected.png images/48x48/typedef_public.png images/48x48/typedefs_folder.png images/48x48/unknown.png images/48x48/var_private.png images/48x48/var_protected.png images/48x48/var_public.png images/48x48/vars_folder.png images/56x56/class_folder.png images/56x56/class.png images/56x56/class_private.png images/56x56/class_protected.png images/56x56/class_public.png images/56x56/ctor_private.png images/56x56/ctor_protected.png images/56x56/ctor_public.png images/56x56/dtor_private.png images/56x56/dtor_protected.png images/56x56/dtor_public.png images/56x56/enumerator.png images/56x56/enum.png images/56x56/enum_private.png images/56x56/enum_protected.png images/56x56/enum_public.png images/56x56/enums_folder.png images/56x56/folder_blue_open.png images/56x56/folder_blue.png images/56x56/folder_green_open.png images/56x56/folder_green.png images/56x56/folder_open.png images/56x56/folder.png images/56x56/funcs_folder.png images/56x56/header.png images/56x56/keyword_cpp.png images/56x56/keyword_d.png images/56x56/macro_def_folder.png images/56x56/macro_def.png images/56x56/macro_use_folder.png images/56x56/macro_use.png images/56x56/macro_use_private.png images/56x56/macro_use_protected.png images/56x56/macro_use_public.png images/56x56/method_private.png images/56x56/method_protected.png images/56x56/method_public.png images/56x56/namespace.png images/56x56/others_folder.png images/56x56/symbols_folder.png images/56x56/typedef.png images/56x56/typedef_private.png images/56x56/typedef_protected.png images/56x56/typedef_public.png images/56x56/typedefs_folder.png images/56x56/unknown.png images/56x56/var_private.png images/56x56/var_protected.png images/56x56/var_public.png images/56x56/vars_folder.png images/64x64/class_folder.png images/64x64/class.png images/64x64/class_private.png images/64x64/class_protected.png images/64x64/class_public.png images/64x64/ctor_private.png images/64x64/ctor_protected.png images/64x64/ctor_public.png images/64x64/dtor_private.png images/64x64/dtor_protected.png images/64x64/dtor_public.png images/64x64/enumerator.png images/64x64/enum.png images/64x64/enum_private.png images/64x64/enum_protected.png images/64x64/enum_public.png images/64x64/enums_folder.png images/64x64/folder_blue_open.png images/64x64/folder_blue.png images/64x64/folder_green_open.png images/64x64/folder_green.png images/64x64/folder_open.png images/64x64/folder.png images/64x64/funcs_folder.png images/64x64/header.png images/64x64/keyword_cpp.png images/64x64/keyword_d.png images/64x64/macro_def_folder.png images/64x64/macro_def.png images/64x64/macro_use_folder.png images/64x64/macro_use.png images/64x64/macro_use_private.png images/64x64/macro_use_protected.png images/64x64/macro_use_public.png images/64x64/method_private.png images/64x64/method_protected.png images/64x64/method_public.png images/64x64/namespace.png images/64x64/others_folder.png images/64x64/symbols_folder.png images/64x64/typedef.png images/64x64/typedef_private.png images/64x64/typedef_protected.png images/64x64/typedef_public.png images/64x64/typedefs_folder.png images/64x64/unknown.png images/64x64/var_private.png images/64x64/var_protected.png images/64x64/var_public.png images/64x64/vars_folder.png > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion' depbase=`echo ccoptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ccoptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o ccoptionsdlg.lo ccoptionsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ccoptionsdlg.lo -MD -MP -MF .deps/ccoptionsdlg.Tpo -c ccoptionsdlg.cpp -fno-common -DPIC -o .libs/ccoptionsdlg.o In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsdlg.cpp:34: ../../../src/include/editpairdlg.h:34:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsdlg.cpp:34: ../../../src/include/editpairdlg.h:34:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ccoptionsdlg.lo -MD -MP -MF .deps/ccoptionsdlg.Tpo -c ccoptionsdlg.cpp -o ccoptionsdlg.o >/dev/null 2>&1 depbase=`echo ccoptionsprjdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT ccoptionsprjdlg.lo -MD -MP -MF $depbase.Tpo -c -o ccoptionsprjdlg.lo ccoptionsprjdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ccoptionsprjdlg.lo -MD -MP -MF .deps/ccoptionsprjdlg.Tpo -c ccoptionsprjdlg.cpp -fno-common -DPIC -o .libs/ccoptionsprjdlg.o In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from ccoptionsprjdlg.cpp:25: ../../../src/include/editpathdlg.h:46:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from ccoptionsprjdlg.cpp:25: ../../../src/include/editpathdlg.h:46:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT ccoptionsprjdlg.lo -MD -MP -MF .deps/ccoptionsprjdlg.Tpo -c ccoptionsprjdlg.cpp -o ccoptionsprjdlg.o >/dev/null 2>&1 depbase=`echo cctreectrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT cctreectrl.lo -MD -MP -MF $depbase.Tpo -c -o cctreectrl.lo cctreectrl.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cctreectrl.lo -MD -MP -MF .deps/cctreectrl.Tpo -c cctreectrl.cpp -fno-common -DPIC -o .libs/cctreectrl.o In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from cctreectrl.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT cctreectrl.lo -MD -MP -MF .deps/cctreectrl.Tpo -c cctreectrl.cpp -o cctreectrl.o >/dev/null 2>&1 depbase=`echo classbrowser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT classbrowser.lo -MD -MP -MF $depbase.Tpo -c -o classbrowser.lo classbrowser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT classbrowser.lo -MD -MP -MF .deps/classbrowser.Tpo -c classbrowser.cpp -fno-common -DPIC -o .libs/classbrowser.o In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowser.cpp:41: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowser.cpp:41: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT classbrowser.lo -MD -MP -MF .deps/classbrowser.Tpo -c classbrowser.cpp -o classbrowser.o >/dev/null 2>&1 depbase=`echo classbrowserbuilderthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT classbrowserbuilderthread.lo -MD -MP -MF $depbase.Tpo -c -o classbrowserbuilderthread.lo classbrowserbuilderthread.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT classbrowserbuilderthread.lo -MD -MP -MF .deps/classbrowserbuilderthread.Tpo -c classbrowserbuilderthread.cpp -fno-common -DPIC -o .libs/classbrowserbuilderthread.o In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from classbrowserbuilderthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT classbrowserbuilderthread.lo -MD -MP -MF .deps/classbrowserbuilderthread.Tpo -c classbrowserbuilderthread.cpp -o classbrowserbuilderthread.o >/dev/null 2>&1 depbase=`echo codecompletion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT codecompletion.lo -MD -MP -MF $depbase.Tpo -c -o codecompletion.lo codecompletion.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codecompletion.lo -MD -MP -MF .deps/codecompletion.Tpo -c codecompletion.cpp -fno-common -DPIC -o .libs/codecompletion.o In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codecompletion.cpp:47: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:47: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codecompletion.cpp:50: ../../../src/include/multiselectdlg.h:42:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:50: ../../../src/include/multiselectdlg.h:42:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from codecompletion.cpp:63: In file included from ./gotofunctiondlg.h:22: ../../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from codecompletion.cpp:63: In file included from ./gotofunctiondlg.h:22: ../../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 41 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT codecompletion.lo -MD -MP -MF .deps/codecompletion.Tpo -c codecompletion.cpp -o codecompletion.o >/dev/null 2>&1 depbase=`echo coderefactoring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT coderefactoring.lo -MD -MP -MF $depbase.Tpo -c -o coderefactoring.lo coderefactoring.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT coderefactoring.lo -MD -MP -MF .deps/coderefactoring.Tpo -c coderefactoring.cpp -fno-common -DPIC -o .libs/coderefactoring.o In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:29: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from coderefactoring.cpp:29: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from coderefactoring.cpp:31: ../../../src/include/searchresultslog.h:30:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from coderefactoring.cpp:31: ../../../src/include/searchresultslog.h:30:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ 39 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT coderefactoring.lo -MD -MP -MF .deps/coderefactoring.Tpo -c coderefactoring.cpp -o coderefactoring.o >/dev/null 2>&1 depbase=`echo doxygen_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT doxygen_parser.lo -MD -MP -MF $depbase.Tpo -c -o doxygen_parser.lo doxygen_parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT doxygen_parser.lo -MD -MP -MF .deps/doxygen_parser.Tpo -c doxygen_parser.cpp -fno-common -DPIC -o .libs/doxygen_parser.o In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from doxygen_parser.cpp:23: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from doxygen_parser.cpp:23: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT doxygen_parser.lo -MD -MP -MF .deps/doxygen_parser.Tpo -c doxygen_parser.cpp -o doxygen_parser.o >/dev/null 2>&1 depbase=`echo gotofunctiondlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT gotofunctiondlg.lo -MD -MP -MF $depbase.Tpo -c -o gotofunctiondlg.lo gotofunctiondlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT gotofunctiondlg.lo -MD -MP -MF .deps/gotofunctiondlg.Tpo -c gotofunctiondlg.cpp -fno-common -DPIC -o .libs/gotofunctiondlg.o In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from gotofunctiondlg.cpp:6: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from gotofunctiondlg.cpp:7: In file included from ./gotofunctiondlg.h:22: ../../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from gotofunctiondlg.cpp:7: In file included from ./gotofunctiondlg.h:22: ../../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT gotofunctiondlg.lo -MD -MP -MF .deps/gotofunctiondlg.Tpo -c gotofunctiondlg.cpp -o gotofunctiondlg.o >/dev/null 2>&1 depbase=`echo insertclassmethoddlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT insertclassmethoddlg.lo -MD -MP -MF $depbase.Tpo -c -o insertclassmethoddlg.lo insertclassmethoddlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT insertclassmethoddlg.lo -MD -MP -MF .deps/insertclassmethoddlg.Tpo -c insertclassmethoddlg.cpp -fno-common -DPIC -o .libs/insertclassmethoddlg.o In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from insertclassmethoddlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT insertclassmethoddlg.lo -MD -MP -MF .deps/insertclassmethoddlg.Tpo -c insertclassmethoddlg.cpp -o insertclassmethoddlg.o >/dev/null 2>&1 depbase=`echo nativeparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT nativeparser.lo -MD -MP -MF $depbase.Tpo -c -o nativeparser.lo nativeparser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT nativeparser.lo -MD -MP -MF .deps/nativeparser.Tpo -c nativeparser.cpp -fno-common -DPIC -o .libs/nativeparser.o In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser.cpp:39: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser.cpp:39: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT nativeparser.lo -MD -MP -MF .deps/nativeparser.Tpo -c nativeparser.cpp -o nativeparser.o >/dev/null 2>&1 depbase=`echo nativeparser_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT nativeparser_base.lo -MD -MP -MF $depbase.Tpo -c -o nativeparser_base.lo nativeparser_base.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT nativeparser_base.lo -MD -MP -MF .deps/nativeparser_base.Tpo -c nativeparser_base.cpp -fno-common -DPIC -o .libs/nativeparser_base.o In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from nativeparser_base.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT nativeparser_base.lo -MD -MP -MF .deps/nativeparser_base.Tpo -c nativeparser_base.cpp -o nativeparser_base.o >/dev/null 2>&1 depbase=`echo selectincludefile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT selectincludefile.lo -MD -MP -MF $depbase.Tpo -c -o selectincludefile.lo selectincludefile.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT selectincludefile.lo -MD -MP -MF .deps/selectincludefile.Tpo -c selectincludefile.cpp -fno-common -DPIC -o .libs/selectincludefile.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT selectincludefile.lo -MD -MP -MF .deps/selectincludefile.Tpo -c selectincludefile.cpp -o selectincludefile.o >/dev/null 2>&1 depbase=`echo systemheadersthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT systemheadersthread.lo -MD -MP -MF $depbase.Tpo -c -o systemheadersthread.lo systemheadersthread.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT systemheadersthread.lo -MD -MP -MF .deps/systemheadersthread.Tpo -c systemheadersthread.cpp -fno-common -DPIC -o .libs/systemheadersthread.o In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from systemheadersthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT systemheadersthread.lo -MD -MP -MF .deps/systemheadersthread.Tpo -c systemheadersthread.cpp -o systemheadersthread.o >/dev/null 2>&1 depbase=`echo parser/ccdebuginfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/ccdebuginfo.lo -MD -MP -MF $depbase.Tpo -c -o parser/ccdebuginfo.lo parser/ccdebuginfo.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/ccdebuginfo.lo -MD -MP -MF parser/.deps/ccdebuginfo.Tpo -c parser/ccdebuginfo.cpp -fno-common -DPIC -o parser/.libs/ccdebuginfo.o In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/ccdebuginfo.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/ccdebuginfo.lo -MD -MP -MF parser/.deps/ccdebuginfo.Tpo -c parser/ccdebuginfo.cpp -o parser/ccdebuginfo.o >/dev/null 2>&1 depbase=`echo parser/cclogger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/cclogger.lo -MD -MP -MF $depbase.Tpo -c -o parser/cclogger.lo parser/cclogger.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/cclogger.lo -MD -MP -MF parser/.deps/cclogger.Tpo -c parser/cclogger.cpp -fno-common -DPIC -o parser/.libs/cclogger.o In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/cclogger.cpp:10: In file included from parser/cclogger.h:15: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 6 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/cclogger.lo -MD -MP -MF parser/.deps/cclogger.Tpo -c parser/cclogger.cpp -o parser/cclogger.o >/dev/null 2>&1 depbase=`echo parser/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/parser.lo -MD -MP -MF $depbase.Tpo -c -o parser/parser.lo parser/parser.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/parser.lo -MD -MP -MF parser/.deps/parser.Tpo -c parser/parser.cpp -fno-common -DPIC -o parser/.libs/parser.o In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser.cpp:31: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser.cpp:31: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/parser.lo -MD -MP -MF parser/.deps/parser.Tpo -c parser/parser.cpp -o parser/parser.o >/dev/null 2>&1 depbase=`echo parser/parser_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/parser_base.lo -MD -MP -MF $depbase.Tpo -c -o parser/parser_base.lo parser/parser_base.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/parser_base.lo -MD -MP -MF parser/.deps/parser_base.Tpo -c parser/parser_base.cpp -fno-common -DPIC -o parser/.libs/parser_base.o In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parser_base.cpp:9: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parser_base.cpp:9: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 37 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/parser_base.lo -MD -MP -MF parser/.deps/parser_base.Tpo -c parser/parser_base.cpp -o parser/parser_base.o >/dev/null 2>&1 depbase=`echo parser/parserthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/parserthread.lo -MD -MP -MF $depbase.Tpo -c -o parser/parserthread.lo parser/parserthread.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/parserthread.lo -MD -MP -MF parser/.deps/parserthread.Tpo -c parser/parserthread.cpp -fno-common -DPIC -o parser/.libs/parserthread.o In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthread.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/parserthread.lo -MD -MP -MF parser/.deps/parserthread.Tpo -c parser/parserthread.cpp -o parser/parserthread.o >/dev/null 2>&1 depbase=`echo parser/parserthreadedtask.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/parserthreadedtask.lo -MD -MP -MF $depbase.Tpo -c -o parser/parserthreadedtask.lo parser/parserthreadedtask.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/parserthreadedtask.lo -MD -MP -MF parser/.deps/parserthreadedtask.Tpo -c parser/parserthreadedtask.cpp -fno-common -DPIC -o parser/.libs/parserthreadedtask.o In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/parserthreadedtask.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/parserthreadedtask.lo -MD -MP -MF parser/.deps/parserthreadedtask.Tpo -c parser/parserthreadedtask.cpp -o parser/parserthreadedtask.o >/dev/null 2>&1 depbase=`echo parser/profiletimer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/profiletimer.lo -MD -MP -MF $depbase.Tpo -c -o parser/profiletimer.lo parser/profiletimer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/profiletimer.lo -MD -MP -MF parser/.deps/profiletimer.Tpo -c parser/profiletimer.cpp -fno-common -DPIC -o parser/.libs/profiletimer.o In file included from parser/profiletimer.cpp:12: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/profiletimer.cpp:12: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/profiletimer.cpp:12: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/profiletimer.cpp:12: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/profiletimer.cpp:12: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/profiletimer.cpp:13: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 6 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/profiletimer.lo -MD -MP -MF parser/.deps/profiletimer.Tpo -c parser/profiletimer.cpp -o parser/profiletimer.o >/dev/null 2>&1 depbase=`echo parser/token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/token.lo -MD -MP -MF $depbase.Tpo -c -o parser/token.lo parser/token.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/token.lo -MD -MP -MF parser/.deps/token.Tpo -c parser/token.cpp -fno-common -DPIC -o parser/.libs/token.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/token.lo -MD -MP -MF parser/.deps/token.Tpo -c parser/token.cpp -o parser/token.o >/dev/null 2>&1 depbase=`echo parser/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o parser/tokenizer.lo parser/tokenizer.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/tokenizer.lo -MD -MP -MF parser/.deps/tokenizer.Tpo -c parser/tokenizer.cpp -fno-common -DPIC -o parser/.libs/tokenizer.o In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/tokenizer.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/tokenizer.lo -MD -MP -MF parser/.deps/tokenizer.Tpo -c parser/tokenizer.cpp -o parser/tokenizer.o >/dev/null 2>&1 depbase=`echo parser/tokentree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/tokentree.lo -MD -MP -MF $depbase.Tpo -c -o parser/tokentree.lo parser/tokentree.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/tokentree.lo -MD -MP -MF parser/.deps/tokentree.Tpo -c parser/tokentree.cpp -fno-common -DPIC -o parser/.libs/tokentree.o In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: In file included from ../../../src/include/logmanager.h:9: In file included from ../../../src/include/manager.h:21: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/tokentree.cpp:16: In file included from parser/cclogger.h:15: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ 6 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/tokentree.lo -MD -MP -MF parser/.deps/tokentree.Tpo -c parser/tokentree.cpp -o parser/tokentree.o >/dev/null 2>&1 depbase=`echo parser/searchtree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/searchtree.lo -MD -MP -MF $depbase.Tpo -c -o parser/searchtree.lo parser/searchtree.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/searchtree.lo -MD -MP -MF parser/.deps/searchtree.Tpo -c parser/searchtree.cpp -fno-common -DPIC -o parser/.libs/searchtree.o In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/searchtree.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/searchtree.lo -MD -MP -MF parser/.deps/searchtree.Tpo -c parser/searchtree.cpp -o parser/searchtree.o >/dev/null 2>&1 depbase=`echo parser/expression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT parser/expression.lo -MD -MP -MF $depbase.Tpo -c -o parser/expression.lo parser/expression.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/expression.lo -MD -MP -MF parser/.deps/expression.Tpo -c parser/expression.cpp -fno-common -DPIC -o parser/.libs/expression.o In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from parser/expression.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT parser/expression.lo -MD -MP -MF parser/.deps/expression.Tpo -c parser/expression.cpp -o parser/expression.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=link clang++ -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -dynamiclib -version-info 0:1:0 -no-undefined -avoid-version -L/opt/pkg/lib -o libcodecompletion.la -rpath /opt/pkg/lib/codeblocks/plugins ccoptionsdlg.lo ccoptionsprjdlg.lo cctreectrl.lo classbrowser.lo classbrowserbuilderthread.lo codecompletion.lo coderefactoring.lo doxygen_parser.lo gotofunctiondlg.lo insertclassmethoddlg.lo nativeparser.lo nativeparser_base.lo selectincludefile.lo systemheadersthread.lo parser/ccdebuginfo.lo parser/cclogger.lo parser/parser.lo parser/parser_base.lo parser/parserthread.lo parser/parserthreadedtask.lo parser/profiletimer.lo parser/token.lo parser/tokenizer.lo parser/tokentree.lo parser/searchtree.lo parser/expression.lo ../../sdk/libcodeblocks.la -L/opt/pkg/lib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 ../../../src/base/tinyxml/libtinyxml.la -lpthread -ldl libtool: link: clang++ -dynamiclib -o .libs/libcodecompletion.dylib .libs/ccoptionsdlg.o .libs/ccoptionsprjdlg.o .libs/cctreectrl.o .libs/classbrowser.o .libs/classbrowserbuilderthread.o .libs/codecompletion.o .libs/coderefactoring.o .libs/doxygen_parser.o .libs/gotofunctiondlg.o .libs/insertclassmethoddlg.o .libs/nativeparser.o .libs/nativeparser_base.o .libs/selectincludefile.o .libs/systemheadersthread.o parser/.libs/ccdebuginfo.o parser/.libs/cclogger.o parser/.libs/parser.o parser/.libs/parser_base.o parser/.libs/parserthread.o parser/.libs/parserthreadedtask.o parser/.libs/profiletimer.o parser/.libs/token.o parser/.libs/tokenizer.o parser/.libs/tokentree.o parser/.libs/searchtree.o parser/.libs/expression.o -Wl,-force_load,../../../src/base/tinyxml/.libs/libtinyxml.a -L/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib ../../sdk/.libs/libcodeblocks.dylib -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau_aui-3.0 -lwx_osx_cocoau_propgrid-3.0 -lwx_osx_cocoau_richtext-3.0 -lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 -lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lpthread -ldl -Os -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -install_name /opt/pkg/lib/codeblocks/plugins/libcodecompletion.dylib -Wl,-single_module libtool: link: (cd .libs/libcodecompletion.lax/libtinyxml.a && ar x "/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion/../../../src/base/tinyxml/.libs/libtinyxml.a") libtool: link: ar cr .libs/libcodecompletion.a ccoptionsdlg.o ccoptionsprjdlg.o cctreectrl.o classbrowser.o classbrowserbuilderthread.o codecompletion.o coderefactoring.o doxygen_parser.o gotofunctiondlg.o insertclassmethoddlg.o nativeparser.o nativeparser_base.o selectincludefile.o systemheadersthread.o parser/ccdebuginfo.o parser/cclogger.o parser/parser.o parser/parser_base.o parser/parserthread.o parser/parserthreadedtask.o parser/profiletimer.o parser/token.o parser/tokenizer.o parser/tokentree.o parser/searchtree.o parser/expression.o .libs/libcodecompletion.lax/libtinyxml.a/tinyxml.o .libs/libcodecompletion.lax/libtinyxml.a/tinyxmlerror.o .libs/libcodecompletion.lax/libtinyxml.a/tinyxmlparser.o libtool: link: ranlib .libs/libcodecompletion.a libtool: link: rm -fr .libs/libcodecompletion.lax libtool: link: ( cd ".libs" && rm -f "libcodecompletion.la" && ln -s "../libcodecompletion.la" "libcodecompletion.la" ) gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion' gmake[3]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/codecompletion' Making all in compilergcc gmake[3]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc' Making all in depslib gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib' Making all in src gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib/src' depbase=`echo alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT alloc.lo -MD -MP -MF $depbase.Tpo -c -o alloc.lo alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fno-common -DPIC -o .libs/alloc.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo cache.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fno-common -DPIC -o .libs/cache.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1 depbase=`echo depslib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT depslib.lo -MD -MP -MF $depbase.Tpo -c -o depslib.lo depslib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT depslib.lo -MD -MP -MF .deps/depslib.Tpo -c depslib.c -fno-common -DPIC -o .libs/depslib.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT depslib.lo -MD -MP -MF .deps/depslib.Tpo -c depslib.c -o depslib.o >/dev/null 2>&1 depbase=`echo filent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT filent.lo -MD -MP -MF $depbase.Tpo -c -o filent.lo filent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT filent.lo -MD -MP -MF .deps/filent.Tpo -c filent.c -fno-common -DPIC -o .libs/filent.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT filent.lo -MD -MP -MF .deps/filent.Tpo -c filent.c -o filent.o >/dev/null 2>&1 depbase=`echo fileunix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT fileunix.lo -MD -MP -MF $depbase.Tpo -c -o fileunix.lo fileunix.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT fileunix.lo -MD -MP -MF .deps/fileunix.Tpo -c fileunix.c -fno-common -DPIC -o .libs/fileunix.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT fileunix.lo -MD -MP -MF .deps/fileunix.Tpo -c fileunix.c -o fileunix.o >/dev/null 2>&1 depbase=`echo hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT hash.lo -MD -MP -MF $depbase.Tpo -c -o hash.lo hash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fno-common -DPIC -o .libs/hash.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 depbase=`echo headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT headers.lo -MD -MP -MF $depbase.Tpo -c -o headers.lo headers.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fno-common -DPIC -o .libs/headers.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1 depbase=`echo lists.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT lists.lo -MD -MP -MF $depbase.Tpo -c -o lists.lo lists.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -fno-common -DPIC -o .libs/lists.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -o lists.o >/dev/null 2>&1 depbase=`echo newstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT newstr.lo -MD -MP -MF $depbase.Tpo -c -o newstr.lo newstr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT newstr.lo -MD -MP -MF .deps/newstr.Tpo -c newstr.c -fno-common -DPIC -o .libs/newstr.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT newstr.lo -MD -MP -MF .deps/newstr.Tpo -c newstr.c -o newstr.o >/dev/null 2>&1 depbase=`echo pathsplit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT pathsplit.lo -MD -MP -MF $depbase.Tpo -c -o pathsplit.lo pathsplit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT pathsplit.lo -MD -MP -MF .deps/pathsplit.Tpo -c pathsplit.c -fno-common -DPIC -o .libs/pathsplit.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT pathsplit.lo -MD -MP -MF .deps/pathsplit.Tpo -c pathsplit.c -o pathsplit.o >/dev/null 2>&1 depbase=`echo pathunix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT pathunix.lo -MD -MP -MF $depbase.Tpo -c -o pathunix.lo pathunix.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT pathunix.lo -MD -MP -MF .deps/pathunix.Tpo -c pathunix.c -fno-common -DPIC -o .libs/pathunix.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT pathunix.lo -MD -MP -MF .deps/pathunix.Tpo -c pathunix.c -o pathunix.o >/dev/null 2>&1 depbase=`echo regexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT regexp.lo -MD -MP -MF $depbase.Tpo -c -o regexp.lo regexp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fno-common -DPIC -o .libs/regexp.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -o regexp.o >/dev/null 2>&1 depbase=`echo search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT search.lo -MD -MP -MF $depbase.Tpo -c -o search.lo search.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -fno-common -DPIC -o .libs/search.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o >/dev/null 2>&1 depbase=`echo timestamp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -MT timestamp.lo -MD -MP -MF $depbase.Tpo -c -o timestamp.lo timestamp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c timestamp.c -fno-common -DPIC -o .libs/timestamp.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../../../src/include/tinyxml -DTIXML_USE_STL=YES -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -fPIC -std=c90 -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c timestamp.c -o timestamp.o >/dev/null 2>&1 /opt/pkg/bin/mksh ../../../../../libtool --tag=CC --mode=link clang -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -fPIC -std=c90 -L/opt/pkg/lib -o libdepslib.la alloc.lo cache.lo depslib.lo filent.lo fileunix.lo hash.lo headers.lo lists.lo newstr.lo pathsplit.lo pathunix.lo regexp.lo search.lo timestamp.lo -lpthread -ldl libtool: link: ar cr .libs/libdepslib.a .libs/alloc.o .libs/cache.o .libs/depslib.o .libs/filent.o .libs/fileunix.o .libs/hash.o .libs/headers.o .libs/lists.o .libs/newstr.o .libs/pathsplit.o .libs/pathunix.o .libs/regexp.o .libs/search.o .libs/timestamp.o /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libdepslib.a(filent.o) has no symbols libtool: link: ranlib .libs/libdepslib.a /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libdepslib.a(filent.o) has no symbols libtool: link: ( cd ".libs" && rm -f "libdepslib.la" && ln -s "../libdepslib.la" "libdepslib.la" ) gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib/src' gmake[5]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib' gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/depslib' Making all in resources gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/resources' PWD=`pwd` cd . && zip /Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/resources/compiler.zip advanced_compiler_options.xrc compiler_flag.xrc compiler_menu.xrc compiler_options.xrc compiler_toolbar.xrc manifest.xml images/16x16/compile.png images/16x16/compilerun.png images/16x16/rebuild.png images/16x16/run.png images/16x16/stop.png images/20x20/compile.png images/20x20/compilerun.png images/20x20/rebuild.png images/20x20/run.png images/20x20/stop.png images/24x24/compile.png images/24x24/compilerun.png images/24x24/rebuild.png images/24x24/run.png images/24x24/stop.png images/28x28/compile.png images/28x28/compilerun.png images/28x28/rebuild.png images/28x28/run.png images/28x28/stop.png images/32x32/compile.png images/32x32/compilerun.png images/32x32/rebuild.png images/32x32/run.png images/32x32/stop.png images/40x40/compile.png images/40x40/compilerun.png images/40x40/rebuild.png images/40x40/run.png images/40x40/stop.png images/48x48/compile.png images/48x48/compilerun.png images/48x48/rebuild.png images/48x48/run.png images/48x48/stop.png images/56x56/compile.png images/56x56/compilerun.png images/56x56/rebuild.png images/56x56/run.png images/56x56/stop.png images/64x64/compile.png images/64x64/compilerun.png images/64x64/rebuild.png images/64x64/run.png images/64x64/stop.png > /dev/null gmake[4]: Leaving directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc/resources' gmake[4]: Entering directory '/Users/pbulk/build/editors/codeblocks/work/codeblocks-20.03/src/plugins/compilergcc' depbase=`echo advancedcompileroptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT advancedcompileroptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o advancedcompileroptionsdlg.lo advancedcompileroptionsdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT advancedcompileroptionsdlg.lo -MD -MP -MF .deps/advancedcompileroptionsdlg.Tpo -c advancedcompileroptionsdlg.cpp -fno-common -DPIC -o .libs/advancedcompileroptionsdlg.o In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from advancedcompileroptionsdlg.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT advancedcompileroptionsdlg.lo -MD -MP -MF .deps/advancedcompileroptionsdlg.Tpo -c advancedcompileroptionsdlg.cpp -o advancedcompileroptionsdlg.o >/dev/null 2>&1 depbase=`echo compiler_defs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compiler_defs.lo -MD -MP -MF $depbase.Tpo -c -o compiler_defs.lo compiler_defs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compiler_defs.lo -MD -MP -MF .deps/compiler_defs.Tpo -c compiler_defs.cpp -fno-common -DPIC -o .libs/compiler_defs.o In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compiler_defs.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compiler_defs.lo -MD -MP -MF .deps/compiler_defs.Tpo -c compiler_defs.cpp -o compiler_defs.o >/dev/null 2>&1 depbase=`echo compilerCYGWIN.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilerCYGWIN.lo -MD -MP -MF $depbase.Tpo -c -o compilerCYGWIN.lo compilerCYGWIN.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerCYGWIN.lo -MD -MP -MF .deps/compilerCYGWIN.Tpo -c compilerCYGWIN.cpp -fno-common -DPIC -o .libs/compilerCYGWIN.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerCYGWIN.lo -MD -MP -MF .deps/compilerCYGWIN.Tpo -c compilerCYGWIN.cpp -o compilerCYGWIN.o >/dev/null 2>&1 depbase=`echo compilererrors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilererrors.lo -MD -MP -MF $depbase.Tpo -c -o compilererrors.lo compilererrors.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilererrors.lo -MD -MP -MF .deps/compilererrors.Tpo -c compilererrors.cpp -fno-common -DPIC -o .libs/compilererrors.o In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilererrors.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilererrors.lo -MD -MP -MF .deps/compilererrors.Tpo -c compilererrors.cpp -o compilererrors.o >/dev/null 2>&1 depbase=`echo compilerflagdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilerflagdlg.lo -MD -MP -MF $depbase.Tpo -c -o compilerflagdlg.lo compilerflagdlg.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerflagdlg.lo -MD -MP -MF .deps/compilerflagdlg.Tpo -c compilerflagdlg.cpp -fno-common -DPIC -o .libs/compilerflagdlg.o In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerflagdlg.cpp:1: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerflagdlg.lo -MD -MP -MF .deps/compilerflagdlg.Tpo -c compilerflagdlg.cpp -o compilerflagdlg.o >/dev/null 2>&1 depbase=`echo compilergcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilergcc.lo -MD -MP -MF $depbase.Tpo -c -o compilergcc.lo compilergcc.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilergcc.lo -MD -MP -MF .deps/compilergcc.Tpo -c compilergcc.cpp -fno-common -DPIC -o .libs/compilergcc.o In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilergcc.cpp:37: ../../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:37: ../../../src/include/incremental_select_helper.h:131:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilergcc.cpp:46: ../../../src/include/annoyingdialog.h:67:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:46: ../../../src/include/annoyingdialog.h:67:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:275:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilergcc.cpp:56: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilergcc.cpp:56: ../../../src/include/cbstyledtextctrl.h:105:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: note: overridden virtual function is here DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 41 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilergcc.lo -MD -MP -MF .deps/compilergcc.Tpo -c compilergcc.cpp -o compilergcc.o >/dev/null 2>&1 depbase=`echo compilerGDC.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilerGDC.lo -MD -MP -MF $depbase.Tpo -c -o compilerGDC.lo compilerGDC.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerGDC.lo -MD -MP -MF .deps/compilerGDC.Tpo -c compilerGDC.cpp -fno-common -DPIC -o .libs/compilerGDC.o In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerGDC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ 35 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerGDC.lo -MD -MP -MF .deps/compilerGDC.Tpo -c compilerGDC.cpp -o compilerGDC.o >/dev/null 2>&1 depbase=`echo compilerICC.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /opt/pkg/bin/mksh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/opt/pkg/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/wx-3.0 -Winvalid-pch -fPIC -fexceptions -MT compilerICC.lo -MD -MP -MF $depbase.Tpo -c -o compilerICC.lo compilerICC.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/lib/wx/include/osx_cocoa-unicode-3.0 -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I../../../src/include/scripting/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -DCB_AUTOCONF -I/Users/pbulk/build/editors/codeblocks/work/.buildlink/include -DCB_PRECOMP -DPIC -I../../../src/include/tinyxml -DTIXML_USE_STL=YES -DDEPSLIB_UNIX -pipe -Os -Winvalid-pch -fPIC -fexceptions -MT compilerICC.lo -MD -MP -MF .deps/compilerICC.Tpo -c compilerICC.cpp -fno-common -DPIC -o .libs/compilerICC.o In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5398:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:93: ../../../src/sdk/wxscintilla/include/wx/wxscintilla.h:5399:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScintilla); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/control.h:19:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxControl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:99: ../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:104: ../../../src/include/editorbase.h:32:5: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:105: ../../../src/include/cbeditor.h:45:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ ../../../src/include/editorbase.h:32:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:110: In file included from ../../../src/include/cbplugin.h:18: ../../../src/include/pluginmanager.h:221:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:49:9: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(cbTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:376:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxTreeCtrl) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: In file included from ../../../src/include/projectmanager.h:19: ../../../src/include/cbtreectrl.h:50:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/generic/treectlg.h:363:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:111: In file included from ../../../src/include/cbproject.h:19: ../../../src/include/projectmanager.h:474:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:118: ../../../src/include/pipedprocess.h:51:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:115:14: warning: 'DeletePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool DeletePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:289:10: note: overridden virtual function is here bool DeletePage(size_t page); ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:125:14: warning: 'RemovePage' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool RemovePage(size_t page); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:290:10: note: overridden virtual function is here bool RemovePage(size_t page); ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:120: ../../../src/include/cbauibook.h:401:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/aui/auibook.h:436:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:126: ../../../src/include/editormanager.h:213:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:127: ../../../src/include/logmanager.h:40:28: warning: passing an object of reference type to 'va_start' has undefined behavior [-Wvarargs] va_start(arg_list, msg); ^ ../../../src/include/logmanager.h:37:39: note: parameter of type 'const wxString &' is declared here inline wxString F(const wxString &msg, ...) ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:130: ../../../src/include/scriptingmanager.h:270:9: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3712:33: note: overridden virtual function is here virtual const wxEventTable *GetEventTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:131: ../../../src/include/toolsmanager.h:58:3: warning: 'GetEventHashTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4012:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual wxEventHashTable& GetEventHashTable() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:3715:31: note: overridden virtual function is here virtual wxEventHashTable& GetEventHashTable() const; ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:140: ../../../src/include/xtra_res.h:40:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(wxScrollingDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/xrc/xh_dlg.h:19:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS(wxDialogXmlHandler) ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:142: ../../../src/include/infowindow.h:61:9: warning: 'GetEventTable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/osx/window.h:400:5: note: overridden virtual function is here DECLARE_EVENT_TABLE() ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4472:56: note: expanded from macro 'DECLARE_EVENT_TABLE' #define DECLARE_EVENT_TABLE() wxDECLARE_EVENT_TABLE(); ^ /Users/pbulk/build/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:4010:42: note: expanded from macro 'wxDECLARE_EVENT_TABLE' virtual const wxEventTable* GetEventTable() const; \ ^ In file included from compilerICC.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../.